Use index file for apiclient lib imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import globalize from '../../lib/globalize';
|
||||
import ServerConnections from 'lib/jellyfin-apiclient/ServerConnections';
|
||||
import { ServerConnections } from 'lib/jellyfin-apiclient';
|
||||
import dom from '../../scripts/dom';
|
||||
import itemHelper from '../itemHelper';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user