mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-24 00:56:06 +00:00
lint
This commit is contained in:
@@ -158,7 +158,7 @@ export class Window {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
makeMain () {
|
makeMain (): void {
|
||||||
this.isMainWindow = true
|
this.isMainWindow = true
|
||||||
this.window.webContents.send('host:became-main-window')
|
this.window.webContents.send('host:became-main-window')
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user