mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add suggestion
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
This commit is contained in:
parent
7810ff464b
commit
e7230ab9c6
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ import loading from '../../loading/loading';
|
|||
import toast from '../../toast/toast';
|
||||
import ButtonElement from '../../../elements/ButtonElement';
|
||||
import InputElement from '../../../elements/InputElement';
|
||||
import { UserDto } from '@jellyfin/sdk/lib/generated-client';
|
||||
import type { UserDto } from '@jellyfin/sdk/lib/generated-client';
|
||||
|
||||
type IProps = {
|
||||
userId: string | null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue