mirror of
https://github.com/Eugeny/tabby
synced 2024-12-14 07:12:50 +00:00
.
This commit is contained in:
parent
b52055785a
commit
7d22e8e861
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ setupWindowManagement = () => {
|
||||||
let windowCloseable
|
let windowCloseable
|
||||||
|
|
||||||
app.window.on('show', () => {
|
app.window.on('show', () => {
|
||||||
app.window.focus()
|
|
||||||
app.window.webContents.send('host:window-shown')
|
app.window.webContents.send('host:window-shown')
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue