mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-02 17:39:54 +00:00
eslint: fix whitespace
This commit is contained in:
parent
676bbba7a4
commit
7b9ff043ad
@ -193,7 +193,7 @@ export class Window {
|
||||
this.window.focus()
|
||||
})
|
||||
} else {
|
||||
if (this.configStore.appearance?.dockAlwaysOnTop) {
|
||||
if (this.configStore.appearance?.dockAlwaysOnTop) {
|
||||
// docked, visible, on top
|
||||
this.window.hide()
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user