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

@@ -31,6 +31,7 @@ class ManifestTest(TestCase):
'"description":',
'"start_url":',
'"display":',
'"scope":',
'"background_color":',
'"theme_color":',
'"orientation":',