Merge pull request #50 from jeanmatthieud/fix-dark-theme

Dark theme fix for v6.2
This commit is contained in:
Anthony Gordon 2022-09-08 22:23:19 +08:00 committed by GitHub
commit 234d0d3c7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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