Browse Source

fix: fixed issue where stations couldn't skip

Kristian Vos 5 năm trước cách đây
mục cha
commit
23098f890c
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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"