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