From 4221f3f7dba2a9625317cc14bf2f08b799151c06 Mon Sep 17 00:00:00 2001 From: dan Date: Sun, 22 Mar 2020 10:29:26 -0600 Subject: [PATCH] force rebuild --- Client/src/app/components/live-stream/live-stream.component.ts | 1 + 1 file changed, 1 insertion(+) 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 2ae1c3d..bebc2e1 100644 --- a/Client/src/app/components/live-stream/live-stream.component.ts +++ b/Client/src/app/components/live-stream/live-stream.component.ts @@ -48,6 +48,7 @@ export class LiveStreamComponent implements OnInit { // this.videoSrc = this.videoSrc; // clearInterval(this.interval); // }, 12000) + } public async vidError() {