ing
This commit is contained in:
parent
633c7da494
commit
cd7ed362e2
|
@ -15,8 +15,8 @@ export class AppComponent implements OnInit {
|
|||
private electronProxyService: ElectronProxyService,
|
||||
private probeService: ProbeService,
|
||||
) {
|
||||
// this.showTitleBar = !__LINUX__;
|
||||
this.showTitleBar = true;
|
||||
this.showTitleBar = !__LINUX__;
|
||||
// this.showTitleBar = true;
|
||||
}
|
||||
|
||||
ngOnInit(): void {
|
||||
|
|
Loading…
Reference in New Issue
Block a user