aboutsummaryrefslogtreecommitdiff
path: root/manifest.dev.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.dev.json
parentbc097c38fa76563e7361b2193508a8ce13d73cae (diff)
render graph data in background; other improvements
Diffstat (limited to 'manifest.dev.json')
-rw-r--r--manifest.dev.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest.dev.json b/manifest.dev.json
index 38b1079..1088559 100644
--- a/manifest.dev.json
+++ b/manifest.dev.json
@@ -17,7 +17,8 @@
"scopes": ["https://www.googleapis.com/auth/calendar.readonly"]
},
"permissions": [
- "identity"
+ "identity",
+ "storage"
],
"icons": {
"16": "icon16.png",