Просмотр исходного кода

fix: fixed issue where stations couldn't skip

Kristian Vos 5 лет назад
Родитель
Сommit
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"