mirror of
https://github.com/IrosTheBeggar/mStream.git
synced 2025-10-27 07:31:02 +00:00
add playlsit on save
This commit is contained in:
parent
b7a4e146f3
commit
e39a6736d7
@ -540,6 +540,7 @@ $(document).ready(function () {
|
||||
}
|
||||
$('#save_playlist').prop("disabled", false);
|
||||
$('#close_save_playlist').trigger("click");
|
||||
VUEPLAYER.playlists.push({ name: title, type: 'playlist'});
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user