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