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

Remove DashboardPage global

This commit is contained in:
Bill Thornton 2025-02-13 15:59:57 -05:00
parent 2ed007f508
commit 8cc88fb08c
2 changed files with 2 additions and 2 deletions

View file

@ -246,7 +246,6 @@ module.exports = {
'ApiClient': 'writable',
'Events': 'writable',
'chrome': 'writable',
'DashboardPage': 'writable',
'Emby': 'readonly',
'Hls': 'writable',
'LibraryMenu': 'writable',