mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove implicit ConnectionManager global from ESLint config
This commit is contained in:
parent
c97d7a6f59
commit
73c7dfa0dd
1 changed files with 0 additions and 1 deletions
|
@ -84,7 +84,6 @@ module.exports = {
|
||||||
'ApiClient': 'writable',
|
'ApiClient': 'writable',
|
||||||
'AppInfo': 'writable',
|
'AppInfo': 'writable',
|
||||||
'chrome': 'writable',
|
'chrome': 'writable',
|
||||||
'ConnectionManager': 'writable',
|
|
||||||
'DlnaProfilePage': 'writable',
|
'DlnaProfilePage': 'writable',
|
||||||
'Dashboard': 'writable',
|
'Dashboard': 'writable',
|
||||||
'DashboardPage': 'writable',
|
'DashboardPage': 'writable',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue