mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-25 13:59:52 +00:00
fixed the Preferences menu item
This commit is contained in:
parent
d8e70f9693
commit
dcd43dc019
@ -103,7 +103,7 @@ export class Application {
|
||||
{
|
||||
label: 'Preferences',
|
||||
accelerator: 'Cmd+,',
|
||||
async click () {
|
||||
click: async () => {
|
||||
if (!this.hasWindows()) {
|
||||
await this.newWindow()
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user