mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 02:13:33 +00:00
server add/edit refactor, allow jellyfin prefer instant mix
This commit is contained in:
parent
eb0ccec0bc
commit
6df270ba34
5 changed files with 91 additions and 30 deletions
|
|
@ -89,6 +89,7 @@ export type ServerListItem = {
|
|||
id: string;
|
||||
name: string;
|
||||
ndCredential?: string;
|
||||
preferInstantMix?: boolean;
|
||||
savePassword?: boolean;
|
||||
type: ServerType;
|
||||
url: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue