Преглед изворни кода

fix: fixed issue where stations couldn't skip

Kristian Vos пре 5 година
родитељ
комит
23098f890c
1 измењених фајлова са 1 додато и 0 уклоњено
  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"