detail: correctly reset edited playlist
This commit is contained in:
parent
3898646691
commit
caa2e02aff
1 changed files with 1 additions and 0 deletions
|
@ -431,6 +431,7 @@ constructor(
|
|||
// TODO: The user could probably press some kind of button if they were fast enough.
|
||||
// Think of a better way to handle this state.
|
||||
_editedPlaylist.value = null
|
||||
refreshPlaylist(playlist.uid)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue