mirror of
https://github.com/Spythere/pragotron-td2.git
synced 2026-05-02 21:18:13 +00:00
hotfix
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
<Navbar :version="version" />
|
||||
|
||||
<main>
|
||||
<button @click="testAudio">test audio</button>
|
||||
<!-- <button @click="testAudio">test audio</button> -->
|
||||
<router-view v-slot="{ Component }">
|
||||
<keep-alive>
|
||||
<component :is="Component" :key="$route.path"></component>
|
||||
|
||||
Reference in New Issue
Block a user