Completed
Push — master ( 62917e...4cc17f )
by Xu
770:08 queued 730:03
created
config/backend.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,7 @@
 block discarded – undo
5 5
  * @license http://www.tintsoft.com/license/
6 6
  */
7 7
 return [
8
-    'bootstrap' => ['log','queue'],
8
+    'bootstrap' => ['log', 'queue'],
9 9
     'layout' => '@yuncms/admin/views/layouts/main',
10 10
     'as access' => [
11 11
         'class' => 'yuncms\filters\BackendAccessControl',
Please login to merge, or discard this patch.