mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Insert revert
This commit is contained in:
@@ -186,7 +186,6 @@ var List = {
|
||||
},
|
||||
|
||||
insertAtIndex: function(song_info, transition) {
|
||||
if(video_id == song_info.id) return;
|
||||
i = List.getIndexOfSong(song_info.id);
|
||||
|
||||
if(i === 0)
|
||||
|
||||
Reference in New Issue
Block a user