mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-16 13:40:24 +02:00
Update playqueueadd props
This commit is contained in:
@@ -154,7 +154,8 @@ export type PlayQueueAddOptions = {
|
||||
id: string[] | any;
|
||||
type: LibraryItem;
|
||||
};
|
||||
play: Play;
|
||||
initialIndex?: number;
|
||||
playType: Play;
|
||||
};
|
||||
|
||||
export type GridCardData = {
|
||||
|
||||
Reference in New Issue
Block a user