mirror of
https://gitlab.com/openlp/web-remote.git
synced 2024-12-22 11:32:47 +00:00
lint fix
This commit is contained in:
parent
31c6736c54
commit
6fee673ce4
@ -26,7 +26,7 @@ export class StageViewComponent implements OnInit, OnDestroy {
|
|||||||
time = new Date();
|
time = new Date();
|
||||||
showNotes = true;
|
showNotes = true;
|
||||||
fontScale: number;
|
fontScale: number;
|
||||||
|
|
||||||
serviceItemSubscription$: Subscription = null;
|
serviceItemSubscription$: Subscription = null;
|
||||||
fontScaleSubscription$: Subscription;
|
fontScaleSubscription$: Subscription;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user