Update to @jellyfin/sdk package
This commit is contained in:
parent
1523f9dfbd
commit
c827fced95
14 changed files with 138 additions and 83 deletions
|
@ -1,4 +1,4 @@
|
|||
import type { BaseItemDto } from '@thornbill/jellyfin-sdk/dist/generated-client';
|
||||
import type { BaseItemDto } from '@jellyfin/sdk/lib/generated-client';
|
||||
import classNames from 'classnames';
|
||||
import { ApiClient } from 'jellyfin-apiclient';
|
||||
import React, { FunctionComponent, useEffect, useState } from 'react';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue