Fix build
This commit is contained in:
parent
f5b37c3ec2
commit
78d60e6384
|
@ -81,7 +81,7 @@ export class VideoActionsDropdownComponent implements OnChanges {
|
|||
ngOnChanges () {
|
||||
if (this.loaded) {
|
||||
this.loaded = false
|
||||
this.playlistAdd.unload()
|
||||
this.playlistAdd.reload()
|
||||
}
|
||||
|
||||
this.buildActions()
|
||||
|
|
Loading…
Reference in New Issue