Allow the NotificationToggle to be in sync with the selected option in the browser
This commit is contained in:
+2
-1
@@ -263,7 +263,8 @@
|
||||
"noPlaylistsAvailable": "None available",
|
||||
"delete_user_title": "Delete user '%{name}'",
|
||||
"delete_user_content": "Are you sure you want to delete this user and all their data (including playlists and preferences)?",
|
||||
"notifications_blocked": "You have blocked Notifications for this site in your browser's settings or your browser does not support notifications."
|
||||
"notifications_blocked": "You have blocked Notifications for this site in your browser's settings",
|
||||
"notifications_not_available": "This browser does not support desktop notifications"
|
||||
},
|
||||
"menu": {
|
||||
"library": "Library",
|
||||
|
||||
Reference in New Issue
Block a user