feat(status_bar): Make status bar style configurable
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"orientation": {{ PWA_APP_ORIENTATION|js }},
|
||||
"background_color": {{ PWA_APP_BACKGROUND_COLOR|js }},
|
||||
"theme_color": {{ PWA_APP_THEME_COLOR|js }},
|
||||
"status_bar": {{ PWA_APP_STATUS_BAR_COLOR|js }},
|
||||
"icons": {{ PWA_APP_ICONS|js }},
|
||||
"dir": {{ PWA_APP_DIR|js }},
|
||||
"lang": {{ PWA_APP_LANG|js }}
|
||||
|
||||
Reference in New Issue
Block a user