jqh 5 жил өмнө
parent
commit
3dad7aab64

+ 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' => '',