Pārlūkot izejas kodu

fix: fixed issue where stations couldn't skip

Kristian Vos 5 gadi atpakaļ
vecāks
revīzija
23098f890c
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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"