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

add events globally

This commit is contained in:
grafixeyehero 2021-06-14 03:16:44 +03:00
parent ac1de0de93
commit 4062544e50

View file

@ -81,6 +81,7 @@ module.exports = {
'jQuery': 'readonly',
// Jellyfin globals
'ApiClient': 'writable',
'events': 'writable',
'chrome': 'writable',
'DlnaProfilePage': 'writable',
'DashboardPage': 'writable',