mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Merge branch 'release/v1.3.0' into develop
This commit is contained in:
@@ -65,7 +65,7 @@ export class VideoAddToPlaylistComponent extends FormReactive implements OnInit,
|
||||
}
|
||||
}
|
||||
|
||||
init () {
|
||||
reload () {
|
||||
this.resetOptions(true)
|
||||
|
||||
if (this.lazyLoad !== true) this.load()
|
||||
@@ -74,7 +74,7 @@ export class VideoAddToPlaylistComponent extends FormReactive implements OnInit,
|
||||
reload () {
|
||||
this.videoPlaylists = []
|
||||
|
||||
this.init()
|
||||
this.reload()
|
||||
|
||||
this.cd.markForCheck()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user