瀏覽代碼

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"