update
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-10-11 23:23:16 +08:00
parent 67ddfd36db
commit f596891d5a

View File

@@ -209,7 +209,7 @@ import zj from "../../static/zj.json";
import vueDanmaku from "vue3-danmaku"; import vueDanmaku from "vue3-danmaku";
onMounted(() => { onMounted(() => {
getWinInfo() // getWinInfo()
}); });
const danmakuRef = ref(); const danmakuRef = ref();