ing
This commit is contained in:
parent
11c561f180
commit
5c45270c34
|
@ -16,7 +16,7 @@ export class AppComponent implements OnInit {
|
||||||
private probeService: ProbeService,
|
private probeService: ProbeService,
|
||||||
) {
|
) {
|
||||||
// this.showTitleBar = !__LINUX__;
|
// this.showTitleBar = !__LINUX__;
|
||||||
this.showTitleBar = true;
|
this.showTitleBar = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
ngOnInit(): void {
|
ngOnInit(): void {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user