Force update

test
dan 2020-03-21 22:05:22 -06:00
parent 27f33320e6
commit fbafd051a8
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ export class LiveStreamComponent implements OnInit {
public error: boolean = false;
public showVideo: boolean = false;
constructor(private router: Router) { }
constructor() { }
ngOnInit() {
setTimeout(() => {