mirror of
https://github.com/Eugeny/tabby.git
synced 2024-12-27 06:49:39 +08:00
lint
This commit is contained in:
parent
7f55d6f1e2
commit
c6fd86dca6
@ -37,7 +37,6 @@ export class ButtonProvider extends ToolbarButtonProvider {
|
|||||||
options.push({
|
options.push({
|
||||||
icon: profile.icon,
|
icon: profile.icon,
|
||||||
name: profile.name,
|
name: profile.name,
|
||||||
description: '',//TODO
|
|
||||||
callback: () => this.terminal.openTab(profile),
|
callback: () => this.terminal.openTab(profile),
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user