fix: App.vue updates
This commit is contained in:
@@ -169,6 +169,7 @@ init()
|
|||||||
@choose="onChoose"
|
@choose="onChoose"
|
||||||
/>
|
/>
|
||||||
<div v-if="started && !store.gameEnded" class="top-bar">
|
<div v-if="started && !store.gameEnded" class="top-bar">
|
||||||
|
<LangSwitch />
|
||||||
<PlaybackBar
|
<PlaybackBar
|
||||||
:can-skip="canSkip"
|
:can-skip="canSkip"
|
||||||
:current-speed="currentSpeed"
|
:current-speed="currentSpeed"
|
||||||
|
|||||||
Reference in New Issue
Block a user