mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
Update playqueueadd props
This commit is contained in:
parent
7dd56bfb9b
commit
02caf896ff
24 changed files with 53 additions and 44 deletions
|
|
@ -154,7 +154,8 @@ export type PlayQueueAddOptions = {
|
|||
id: string[] | any;
|
||||
type: LibraryItem;
|
||||
};
|
||||
play: Play;
|
||||
initialIndex?: number;
|
||||
playType: Play;
|
||||
};
|
||||
|
||||
export type GridCardData = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue