Re-add polyfills

This commit is contained in:
Dmitry Lyzo 2020-11-27 20:19:11 +03:00
parent 932d0e2af3
commit 4025c7f902

View File

@ -30,6 +30,8 @@ import { pageClassOn, serverAddress } from './clientUtils';
import '../libraries/screensavermanager';
import './serverNotifications';
import '../components/playback/playerSelectionMenu';
import '../legacy/focusPreventScroll';
import '../legacy/vendorStyles';
// TODO: Move this elsewhere
window.getWindowLocationSearch = function(win) {