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

This commit is contained in:
2024-10-11 22:24:43 +08:00
parent 4386ff3652
commit c58db3595c

View File

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