You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to progress with #4 the options need another condition flag which checks if the users granted specific optional permissions
requiredPermissions: ["managment", "tabs"],
requiredPermissionsUseFallback: true,
requiredPermissionsFallback: "You first need to grant the permissions!"
The text was updated successfully, but these errors were encountered:
In order to progress with #4 the options need another condition flag which checks if the users granted specific optional permissions
The text was updated successfully, but these errors were encountered: