aboutsummaryrefslogtreecommitdiff
path: root/manifest.prod.json
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2019-02-10 20:01:42 -0500
committerDeterminant <ted.sybil@gmail.com>2019-02-10 20:01:42 -0500
commit8a0f7d58a136e87f71b790bbbb489af111472796 (patch)
tree3619963a184bf48f56601cee783eceda861e484f /manifest.prod.json
parentbc097c38fa76563e7361b2193508a8ce13d73cae (diff)
render graph data in background; other improvements
Diffstat (limited to 'manifest.prod.json')
-rw-r--r--manifest.prod.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest.prod.json b/manifest.prod.json
index 656df6a..12a2e04 100644
--- a/manifest.prod.json
+++ b/manifest.prod.json
@@ -17,7 +17,8 @@
"scopes": ["https://www.googleapis.com/auth/calendar.readonly"]
},
"permissions": [
- "identity"
+ "identity",
+ "storage"
],
"icons": {
"16": "icon16.png",