branding
This commit is contained in:
@@ -19,7 +19,7 @@ export class MonitorComponent implements OnInit {
|
||||
public zoom: number;
|
||||
public index: number;
|
||||
private sections: Section[];
|
||||
private config$: Observable<Config>;
|
||||
public config$: Observable<Config>;
|
||||
|
||||
constructor(
|
||||
private showService: ShowService,
|
||||
|
||||
Reference in New Issue
Block a user