Ver Fonte

Update horizon config

Daniel Supernault há 6 anos atrás
pai
commit
1a4353d191
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      config/horizon.php

+ 2 - 0
config/horizon.php

@@ -91,4 +91,6 @@ return [
             ],
         ],
     ],
+
+    'darkmode' => env('HORIZON_DARKMODE', false),
 ];