mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 22:49:31 +00:00
fix custom playlist sortorder handling
This commit is contained in:
@@ -160,6 +160,7 @@ class SearchProcess:
|
||||
"playlist_last_refresh": playlist_last_refresh,
|
||||
}
|
||||
)
|
||||
print(playlist_dict)
|
||||
|
||||
return dict(sorted(playlist_dict.items()))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user