mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix build
This commit is contained in:
@@ -81,7 +81,7 @@ export class VideoActionsDropdownComponent implements OnChanges {
|
||||
ngOnChanges () {
|
||||
if (this.loaded) {
|
||||
this.loaded = false
|
||||
this.playlistAdd.unload()
|
||||
this.playlistAdd.reload()
|
||||
}
|
||||
|
||||
this.buildActions()
|
||||
|
||||
Reference in New Issue
Block a user