Fix typo in manifest
This commit is contained in:
parent
0cd2961719
commit
919e948d82
|
@ -6,8 +6,8 @@
|
||||||
"description": "Send a notification when a caption in Google Meet matches a certain regex.",
|
"description": "Send a notification when a caption in Google Meet matches a certain regex.",
|
||||||
"homepage_url": "https://gitlab.com/ceda_ei/google-meet-captions-regex",
|
"homepage_url": "https://gitlab.com/ceda_ei/google-meet-captions-regex",
|
||||||
|
|
||||||
"permission": [
|
"permissions": [
|
||||||
"notification",
|
"notifications",
|
||||||
"storage"
|
"storage"
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue