Version 0.7.0 - Fix PlaylistSelected & PlaylistValue
This commit is contained in:
@ -90,6 +90,8 @@ function delPlayList(key) {
|
||||
|
||||
send("DELETE_PLAYLIST", key)
|
||||
mainView.innerHTML = WelcomeContent
|
||||
playlistSelected = null
|
||||
playlistValue = null
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user