mirror of
https://github.com/Eugeny/tabby.git
synced 2024-12-09 06:20:22 +08:00
lint
This commit is contained in:
parent
7f55d6f1e2
commit
c6fd86dca6
@ -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 New Issue
Block a user