Passed
Push — master ( cc8463...0206ad )
by Mihail
09:28
created
Private/Database/Tables/App.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -56,7 +56,7 @@
 block discarded – undo
56 56
 ]);
57 57
 
58 58
 $configs->newcontent = serialize([
59
-    'categories' => ['2','3'],
59
+    'categories' => ['2', '3'],
60 60
     'count' => '5',
61 61
     'cache' => '60'
62 62
 ]);
Please login to merge, or discard this patch.