added MPRE* support

+ a few strings from #139
+ minor cleanup
This commit is contained in:
Shiny Nematoda 2023-08-12 07:58:58 +00:00
parent d673c0d998
commit d4eee69077
11 changed files with 30 additions and 29 deletions

View file

@ -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"