mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
add "go to artist" and "go to album artist" context options
+ refactor api endpoints to point to / for production
This commit is contained in:
committed by
Mungai Njoroge
parent
c52390117e
commit
4476a8ebe0
@@ -16,7 +16,7 @@
|
||||
}"
|
||||
>
|
||||
<section class="text">
|
||||
<div class="card-title">ARTIST</div>
|
||||
<div class="card-title">Artist</div>
|
||||
<div class="artist-name">{{ artist.info.name }}</div>
|
||||
<div class="stats">
|
||||
{{ artist.info.trackcount }} Track{{
|
||||
|
||||
Reference in New Issue
Block a user