diff options
Diffstat (limited to 'app/manifest.json')
-rw-r--r-- | app/manifest.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/manifest.json b/app/manifest.json index 6c5ed686b..6fcf6cd7c 100644 --- a/app/manifest.json +++ b/app/manifest.json @@ -56,6 +56,7 @@ ], "permissions": [ "storage", + "unlimitedStorage", "clipboardWrite", "http://localhost:8545/", "https://*.infura.io/" |