diff options
author | Ajay Ramachandran <[email protected]> | 2021-01-17 13:00:27 -0500 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2021-01-17 13:00:27 -0500 |
commit | 2fcfc989cf739ee3c4756b6bd5bad8fc2f710932 (patch) | |
tree | 06bdbb178002b147b1e49d05b199fa7ecb2b7cc5 /manifest | |
parent | 7bb8f446bffbab9ecf6b8ee790653960d1d72928 (diff) | |
download | SponsorBlock-2fcfc989cf739ee3c4756b6bd5bad8fc2f710932.tar.gz SponsorBlock-2fcfc989cf739ee3c4756b6bd5bad8fc2f710932.zip |
Remove unsubmitted notification
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest/manifest.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/manifest/manifest.json b/manifest/manifest.json index 7f60599f..c25f2275 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -46,7 +46,6 @@ ], "permissions": [ "storage", - "notifications", "https://sponsor.ajay.app/*" ], "optional_permissions": [ |