feat(theme): update adminlte config

Signed-off-by: miguel456 <me@nogueira.codes>
This commit is contained in:
Miguel Nogueira 2023-02-26 02:46:43 +00:00
parent 25ef8ad19d
commit 1ed38f9145
No known key found for this signature in database
GPG Key ID: 3C6A7E29AF26D370

View File

@ -153,7 +153,7 @@ return [
'layout_fixed_sidebar' => null,
'layout_fixed_navbar' => null,
'layout_fixed_footer' => null,
'layout_dark_mode' => null,
'layout_dark_mode' => false,
/*
|--------------------------------------------------------------------------