Skip to content

Commit

Permalink
fix(options-permissions): add missing permissions
Browse files Browse the repository at this point in the history
Change-Id: I242a1e67c7827acc0092b3db9d899e5cd030a74e
  • Loading branch information
avm99963 committed Feb 28, 2024
1 parent f190585 commit 0f508c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/common/optionsPermissions.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ const requiredPermissions = {
'https://support.google.com/s/community*',
'https://support.google.com/*/threads*',
'https://support.google.com/*/thread/*',
'https://support.google.com/*/community-guide/*',
'https://support.google.com/*/community-video/*',
'https://support.google.com/*/profile/*',
'https://support.google.com/profile/*',
]),
Expand Down

0 comments on commit 0f508c9

Please sign in to comment.