1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

access ServerNotifications globally

This commit is contained in:
grafixeyehero 2021-06-11 20:16:11 +03:00
parent 451da10fd2
commit 005ed2876d
2 changed files with 3 additions and 0 deletions

View file

@ -96,6 +96,7 @@ module.exports = {
'Loading': 'writable',
'MetadataEditor': 'writable',
'PlaylistViewer': 'writable',
'ServerNotifications': 'writable',
'UserParentalControlPage': 'writable',
'Windows': 'readonly'
},