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