fix: remove stray closing brace from merge
This commit is contained in:
parent
2004509885
commit
d22df7f34d
1 changed files with 0 additions and 1 deletions
|
|
@ -1177,7 +1177,6 @@ export class App implements AfterViewInit, OnInit, OnDestroy {
|
||||||
this.liveCountdownTimer = undefined;
|
this.liveCountdownTimer = undefined;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
retryDownload(key: string, download: Download) {
|
retryDownload(key: string, download: Download) {
|
||||||
this.addDownload({
|
this.addDownload({
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue