mirror of
https://github.com/Jellify-Music/App.git
synced 2026-02-25 21:29:24 -06:00
maybe?
This commit is contained in:
@@ -20,7 +20,7 @@ export function fetchUserPlaylists(
|
||||
fields: [
|
||||
"Path"
|
||||
],
|
||||
sortBy: defaultSorting.concat(sortBy),
|
||||
sortBy: sortBy.concat(defaultSorting),
|
||||
sortOrder: [
|
||||
SortOrder.Ascending
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user