mirror of
https://github.com/moparisthebest/mail
synced 2024-12-23 15:58:49 -05:00
add unlimited storage permission
This commit is contained in:
parent
f7d55dd083
commit
9ca1884508
@ -7,7 +7,8 @@
|
|||||||
"icons": {
|
"icons": {
|
||||||
"128": "img/icon.png"
|
"128": "img/icon.png"
|
||||||
},
|
},
|
||||||
"permissions": [{
|
"permissions": [
|
||||||
|
"unlimitedStorage", {
|
||||||
"fileSystem": ["write"]
|
"fileSystem": ["write"]
|
||||||
},
|
},
|
||||||
"notifications",
|
"notifications",
|
||||||
|
Loading…
Reference in New Issue
Block a user