Updated manifest.json and serviceworker by adding scope parameter.

This commit is contained in:
Embrace
2019-03-07 07:52:15 -03:00
parent f2fdf0c123
commit ed8dc195fb
8 changed files with 13 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ class AppSettingsTest(TestCase):
'PWA_APP_ROOT_URL',
'PWA_APP_THEME_COLOR',
'PWA_APP_BACKGROUND_COLOR',
'PWA_APP_SCOPE',
'PWA_APP_DISPLAY',
'PWA_APP_ORIENTATION',
'PWA_APP_START_URL',