Should fix dark theme #49
This commit is contained in:
parent
94b989ad9d
commit
0ef172887c
@ -8,6 +8,10 @@ APP_URL="https://mywoocommercestore.com"
|
||||
ASSET_PATH_PUBLIC="public/assets/"
|
||||
ASSET_PATH_IMAGES="public/assets/images"
|
||||
TIMEZONE="UTC"
|
||||
|
||||
LIGHT_THEME_ID="default_light_theme"
|
||||
DARK_THEME_ID="default_dark_theme"
|
||||
|
||||
# *<! ------ Language ------!>*
|
||||
|
||||
DEFAULT_LOCALE=null
|
||||
|
||||
Loading…
Reference in New Issue
Block a user