Use index file for apiclient lib imports
This commit is contained in:
@@ -7,7 +7,7 @@ import loading from '../loading/loading';
|
||||
import alert from '../alert';
|
||||
|
||||
import { getItemQuery } from 'hooks/useItem';
|
||||
import ServerConnections from 'lib/jellyfin-apiclient/ServerConnections';
|
||||
import { ServerConnections } from 'lib/jellyfin-apiclient';
|
||||
import { toApi } from 'utils/jellyfin-apiclient/compat';
|
||||
import { queryClient } from 'utils/query/queryClient';
|
||||
import { history } from 'RootAppRouter';
|
||||
|
||||
Reference in New Issue
Block a user