mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 05:08:00 +02:00
Hotfixes
This commit is contained in:
parent
a9d7d07e7b
commit
f48149d0c9
7 changed files with 29 additions and 13 deletions
|
@ -185,7 +185,7 @@ onMounted(() => {
|
|||
</KeepAlive>
|
||||
|
||||
<KeepAlive>
|
||||
<Charts v-if="nav.state.page == 'charts'" />
|
||||
<Charts v-if="nav.state.page == 'charts'" @play-urls="playList" />
|
||||
</KeepAlive>
|
||||
|
||||
<NewPlaylist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue