mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
feat: store current track object to enable clear queue to work correctly
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import { RouteLocationNormalized } from "vue-router";
|
||||
|
||||
|
||||
|
||||
function getElem(id: string, type: string) {
|
||||
switch (type) {
|
||||
case "class": {
|
||||
|
||||
Reference in New Issue
Block a user