Force update
parent
27f33320e6
commit
fbafd051a8
|
|
@ -20,7 +20,7 @@ export class LiveStreamComponent implements OnInit {
|
|||
public error: boolean = false;
|
||||
public showVideo: boolean = false;
|
||||
|
||||
constructor(private router: Router) { }
|
||||
constructor() { }
|
||||
|
||||
ngOnInit() {
|
||||
setTimeout(() => {
|
||||
|
|
|
|||
Loading…
Reference in New Issue