This commit is contained in:
jeffvli 2023-05-20 23:22:43 -07:00
parent 26bc7d23ae
commit c1c6ce33e4

View File

@ -93,7 +93,7 @@ export const LibraryCommandItem = ({
e.stopPropagation(); e.stopPropagation();
handlePlayQueueAdd?.({ handlePlayQueueAdd?.({
byItemType: { byItemType: {
id, id: [id],
type: itemType, type: itemType,
}, },
playType, playType,