feature(queue): refresh queue after requesting

Closes #84
This commit is contained in:
2024-02-28 00:24:52 +01:00
parent 5c32fcb1d1
commit 77cf681c64

View File

@ -613,6 +613,7 @@
tata.error('', "An unknown exception occurred.")
}
});
queue_vue.refresh();
},
report_song(song_id) {