Browse Source

配置文件注释调整

jqh 5 năm trước cách đây
mục cha
commit
3dad7aab64
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      config/admin.php
  2. 1 1
      src/Console/stubs/config.stub

+ 1 - 1
config/admin.php

@@ -274,7 +274,7 @@ return [
     | This value is the layout of admin pages.
     */
     'layout' => [
-        // default, blue, blue-light, blue-dark, green
+        // default, blue, blue-light, green
         'color' => 'default',
 
         'body_class' => '',

+ 1 - 1
src/Console/stubs/config.stub

@@ -274,7 +274,7 @@ return [
     | This value is the layout of admin pages.
     */
     'layout' => [
-        // default, blue, blue-light, blue-dark, green
+        // default, blue, blue-light, green
         'color' => 'default',
 
         'body_class' => '',