mirror of
https://github.com/Jellify-Music/App.git
synced 2026-02-21 03:08:38 -06:00
update reorder
This commit is contained in:
@@ -104,7 +104,7 @@ export default function Playlist({
|
||||
useReorderPlaylist.mutate({
|
||||
playlist,
|
||||
track: data[to],
|
||||
to
|
||||
to: to - 1
|
||||
});
|
||||
}}
|
||||
refreshing={isPending}
|
||||
|
||||
Reference in New Issue
Block a user