update track interface to follow server updates

+ add search debounce time
This commit is contained in:
geoffrey45
2022-09-11 20:37:29 +03:00
parent 47fc7fd705
commit f5b6791d4b
14 changed files with 50 additions and 43 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
</div>
<hr />
<div class="artist">
<ArtistName :artists="track.artists" :albumartist="track.albumartist" />
<ArtistName :artists="track.artist" :albumartist="track.albumartist" />
</div>
</div>
<div