mirror of
https://github.com/eugeny/tabby
synced 2025-12-13 19:25:44 +00:00
lint
This commit is contained in:
@@ -113,7 +113,7 @@ export class TabHeaderComponent {
|
||||
},
|
||||
{
|
||||
label: 'Rename',
|
||||
click: () => this.zone.run( () => this.showRenameTabModal() )
|
||||
click: () => this.zone.run(() => this.showRenameTabModal())
|
||||
},
|
||||
{
|
||||
label: 'Color',
|
||||
|
||||
Reference in New Issue
Block a user