Completed
Push — master ( 71bab5...9e3424 )
by Afshin
02:36
created
config/image.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -10,7 +10,7 @@  discard block
 block discarded – undo
10 10
                 'm' => [400,250,70],
11 11
                 'l'  => [800,600,80],
12 12
                 'thumb'  => [250, 250,80,true],
13
-           ],
13
+            ],
14 14
         ],
15 15
         'category_photo' => [
16 16
             'dimensions' => [
@@ -18,7 +18,7 @@  discard block
 block discarded – undo
18 18
                 'l'  => [800,600,80],
19 19
                 'thumb'  => [250, 250,80,true],
20 20
                 's'  => [150, 80,80],
21
-           ],
21
+            ],
22 22
         ],
23 23
         'minquality' => 200 // kamtar az in width va height nemigirim
24 24
     ]
Please login to merge, or discard this patch.