Prechádzať zdrojové kódy

fix: fixed issue where stations couldn't skip

Kristian Vos 5 rokov pred
rodič
commit
23098f890c
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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"