Sfoglia il codice sorgente

fix: fixed issue where stations couldn't skip

Kristian Vos 5 anni fa
parent
commit
23098f890c
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      frontend/components/Station/Station.vue

+ 1 - 0
frontend/components/Station/Station.vue

@@ -1024,6 +1024,7 @@ export default {
 			"updateUserCount",
 			"updateUsers",
 			"updateCurrentSong",
+			"updatePreviousSong",
 			"updateSongsList",
 			"updatePaused",
 			"updateNoSong"