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
Controls access to the Notification interface and defaults to enabled
for top-level browsing contexts. Nested contexts are default off; parent
browsing context must explicitly enable the feature.
Closes#3.
Disable the permission request by patching
requestPermission(callback)
method:The text was updated successfully, but these errors were encountered: