mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-31 22:46:58 +00:00
.
This commit is contained in:
@@ -32,7 +32,6 @@ setupWindowManagement = () => {
|
||||
let windowCloseable
|
||||
|
||||
app.window.on('show', () => {
|
||||
app.window.focus()
|
||||
app.window.webContents.send('host:window-shown')
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user