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:
parent
ac1de0de93
commit
4062544e50
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ module.exports = {
|
|||
'jQuery': 'readonly',
|
||||
// Jellyfin globals
|
||||
'ApiClient': 'writable',
|
||||
'events': 'writable',
|
||||
'chrome': 'writable',
|
||||
'DlnaProfilePage': 'writable',
|
||||
'DashboardPage': 'writable',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue