mirror of
https://github.com/Eugeny/tabby.git
synced 2025-08-29 12:41:51 +00:00
.
This commit is contained in:
@@ -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')
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user