mirror of
https://github.com/Eugeny/tabby
synced 2024-11-15 09:27:24 +00:00
lint
This commit is contained in:
parent
7f55d6f1e2
commit
c6fd86dca6
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ export class ButtonProvider extends ToolbarButtonProvider {
|
|||
options.push({
|
||||
icon: profile.icon,
|
||||
name: profile.name,
|
||||
description: '',//TODO
|
||||
callback: () => this.terminal.openTab(profile),
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue