mirror of
https://github.com/jeffvli/feishin.git
synced 2024-11-20 06:27:09 +01:00
Fix type
This commit is contained in:
parent
26bc7d23ae
commit
c1c6ce33e4
@ -93,7 +93,7 @@ export const LibraryCommandItem = ({
|
||||
e.stopPropagation();
|
||||
handlePlayQueueAdd?.({
|
||||
byItemType: {
|
||||
id,
|
||||
id: [id],
|
||||
type: itemType,
|
||||
},
|
||||
playType,
|
||||
|
Loading…
Reference in New Issue
Block a user