mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
add transition to queue track list
This commit is contained in:
@@ -114,7 +114,7 @@ const showContextMenu = (e: Event) => {
|
||||
|
||||
const props = defineProps<{
|
||||
track: Track;
|
||||
index: Number;
|
||||
index?: number;
|
||||
isPlaying: Boolean;
|
||||
isCurrent: Boolean;
|
||||
isHighlighted: Boolean;
|
||||
|
||||
Reference in New Issue
Block a user