diff options
Diffstat (limited to 'manifest.webapp')
-rw-r--r-- | manifest.webapp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.webapp b/manifest.webapp index a123d2f..1bae970 100644 --- a/manifest.webapp +++ b/manifest.webapp @@ -13,7 +13,7 @@ "default_locale": "en", "type": "privileged", "permissions": { - "storage": { + "storage": { "description": "Avoid IndexedDB quota Warning" }, "systemXHR": { |