mirror of
https://github.com/Eugeny/tabby.git
synced 2025-10-05 22:44:55 +00:00
lint
This commit is contained in:
@@ -27,7 +27,7 @@ export class ButtonProvider extends ToolbarButtonProvider {
|
||||
title: 'Settings',
|
||||
touchBarNSImage: 'NSTouchBarComposeTemplate',
|
||||
weight: 10,
|
||||
click: () => this.open(),
|
||||
click: (): void => this.open(),
|
||||
}]
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user