mirror of https://github.com/Chocobozzz/PeerTube
Merge branch 'release/v1.3.0' into develop
commit
53da063049
|
@ -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