feat(ui): add mood column to Album and Song list views (#3925)

Signed-off-by: Deluan <deluan@navidrome.org>
This commit is contained in:
Deluan Quintão
2025-04-05 08:19:11 -03:00
committed by Deluan
parent 2b84c574ba
commit 73eb0e254b
3 changed files with 18 additions and 1 deletions
+1
View File
@@ -196,6 +196,7 @@ const AlbumList = (props) => {
'songCount',
'playCount',
'year',
'mood',
'duration',
'rating',
'size',