Fix complete description loading

pull/3745/head
Chocobozzz 2021-02-12 09:13:15 +01:00
parent 0dbc6c141a
commit 06bee93748
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 0 deletions

View File

@ -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