* fixed forced tspinfo between 10:30 and 11:00
This commit is contained in:
parent
f4ce7ec951
commit
cc8a3ddd03
@ -104,7 +104,6 @@ export class AppComponent implements OnInit, OnDestroy {
|
||||
this.autoSwitchEnabled = false;
|
||||
}
|
||||
if (!this.autoSwitchEnabled && now.getMinutes() > 30) {
|
||||
this.navigateToPage(PAGE_TSPINFO);
|
||||
this.autoSwitchEnabled = true;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user