Update imports to use full path
This commit is contained in:
committed by
Bill Thornton
parent
f12e2b3e78
commit
051058b5af
@@ -1,6 +1,6 @@
|
||||
import { appHost } from './apphost';
|
||||
import globalize from '../scripts/globalize';
|
||||
import { CollectionType } from '@jellyfin/sdk/lib/generated-client/';
|
||||
import { CollectionType } from '@jellyfin/sdk/lib/generated-client/models/collection-type';
|
||||
|
||||
export function getDisplayName(item, options = {}) {
|
||||
if (!item) {
|
||||
|
||||
Reference in New Issue
Block a user