Move globalize to lib
This commit is contained in:
@@ -3,7 +3,7 @@ import browser from '../scripts/browser';
|
||||
import Events from '../utils/events.ts';
|
||||
import * as htmlMediaHelper from '../components/htmlMediaHelper';
|
||||
import * as webSettings from '../scripts/settings/webSettings';
|
||||
import globalize from '../scripts/globalize';
|
||||
import globalize from '../lib/globalize';
|
||||
import profileBuilder from '../scripts/browserDeviceProfile';
|
||||
|
||||
const appName = 'Jellyfin Web';
|
||||
|
||||
Reference in New Issue
Block a user