From fbafd051a84149f97c0cde8bb0cec4f30f85a6dc Mon Sep 17 00:00:00 2001 From: dan Date: Sat, 21 Mar 2020 22:05:22 -0600 Subject: [PATCH] Force update --- Client/src/app/components/live-stream/live-stream.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Client/src/app/components/live-stream/live-stream.component.ts b/Client/src/app/components/live-stream/live-stream.component.ts index 2e37b03..65bedda 100644 --- a/Client/src/app/components/live-stream/live-stream.component.ts +++ b/Client/src/app/components/live-stream/live-stream.component.ts @@ -20,7 +20,7 @@ export class LiveStreamComponent implements OnInit { public error: boolean = false; public showVideo: boolean = false; - constructor(private router: Router) { } + constructor() { } ngOnInit() { setTimeout(() => {