fix: App.vue updates

This commit is contained in:
2026-06-09 15:45:58 +08:00
parent 59aed77199
commit daec24d69b

View File

@@ -169,6 +169,7 @@ init()
@choose="onChoose"
/>
<div v-if="started && !store.gameEnded" class="top-bar">
<LangSwitch />
<PlaybackBar
:can-skip="canSkip"
:current-speed="currentSpeed"