mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix complete description loading
This commit is contained in:
parent
0dbc6c141a
commit
06bee93748
@ -541,6 +541,7 @@ export class VideoWatchComponent implements OnInit, OnDestroy {
|
||||
// Re init attributes
|
||||
this.descriptionLoading = false
|
||||
this.completeDescriptionShown = false
|
||||
this.completeVideoDescription = undefined
|
||||
this.remoteServerDown = false
|
||||
this.currentTime = undefined
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user