mirror of
https://github.com/Eugeny/tabby.git
synced 2024-11-22 20:55:03 +03:00
.
This commit is contained in:
parent
b52055785a
commit
7d22e8e861
@ -32,7 +32,6 @@ setupWindowManagement = () => {
|
||||
let windowCloseable
|
||||
|
||||
app.window.on('show', () => {
|
||||
app.window.focus()
|
||||
app.window.webContents.send('host:window-shown')
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user