mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-29 13:31:00 +00:00
Major update on cryptosystem, all passwords now obsolete..
This commit is contained in:
@@ -366,7 +366,7 @@ var List = {
|
||||
}, 305);
|
||||
if(removed) {
|
||||
$("#"+deleted).remove();
|
||||
full_playlist.splice(List.getIndexOfSong(deleted), 1);
|
||||
full_playlist.splice(List.getIndexOfSong(deleted), 1);
|
||||
}
|
||||
|
||||
} catch(err) {
|
||||
|
||||
Reference in New Issue
Block a user