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