mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 13:08:01 +02:00
parent
d673c0d998
commit
d4eee69077
11 changed files with 30 additions and 29 deletions
|
@ -40,10 +40,7 @@ function Sub() {
|
|||
{{ artist.state.description }}
|
||||
</p>
|
||||
<div class="us-playwrap">
|
||||
<Btn
|
||||
@click="
|
||||
results.getAlbum('/playlist?list=' + artist.state.playlistId)
|
||||
" />
|
||||
<Btn @click="results.getAlbum('?list=' + artist.state.playlistId)" />
|
||||
<span
|
||||
class="us-box subs"
|
||||
:data-active="isSub"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue