Remove artist from song list

This commit is contained in:
Joshua Boniface 2024-09-24 01:35:29 -04:00
parent 2cc5e727e4
commit 53593e4ab4
1 changed files with 0 additions and 2 deletions

View File

@ -121,8 +121,6 @@
(t += r(e.name)),
(t += '</span>\n <span class="aplayer-list-duration">'),
(t += r(e.duration)),
(t += '</span>\n <span class="aplayer-list-author">'),
(t += r(e.artist)),
(t += "</span>\n</li>\n");
}),
t