Remove getWindowLocationSearch global and duplicate implementation

This commit is contained in:
Bill Thornton 2022-04-05 15:15:54 -04:00
parent 891c63a3da
commit 8e66ba315a
5 changed files with 16 additions and 29 deletions

View file

@ -194,7 +194,6 @@ module.exports = {
'DashboardPage': 'writable',
'Emby': 'readonly',
'getParameterByName': 'writable',
'getWindowLocationSearch': 'writable',
'Globalize': 'writable',
'Hls': 'writable',
'dfnshelper': 'writable',