提交 5f936044 编写于 作者: C Christof Marti

Tooltip typo (#49340)

上级 05f04908
......@@ -329,7 +329,7 @@ class ExtHostQuickInput implements QuickInput {
this.update({
buttons: buttons.map<TransferQuickInputButton>((button, i) => ({
iconPath: getIconUris(button.iconPath),
toolTip: button.tooltip,
tooltip: button.tooltip,
handle: i,
}))
});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册