enable reordering non-smart playlists

This commit is contained in:
Kendall Garner
2024-08-25 15:21:56 -07:00
parent 0b383b758e
commit 10fca2dc12
11 changed files with 148 additions and 0 deletions
+3
View File
@@ -375,6 +375,9 @@
"copiedPath": "path copied successfully",
"openFile": "show track in file manager"
},
"playlist": {
"reorder": "reordering only enabled when sorting by id"
},
"playlistList": {
"title": "$t(entity.playlist_other)"
},