Merge branch 'release/v1.3.0' into develop

This commit is contained in:
Chocobozzz 2019-05-24 14:31:10 +02:00
commit 53da063049
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ export class VideoActionsDropdownComponent implements OnChanges {
ngOnChanges () {
if (this.loaded) {
this.loaded = false
this.playlistAdd.unload()
this.playlistAdd.reload()
}
this.buildActions()