提交 ccf0a562 编写于 作者: M Miguel Solorio

Fix #81704

上级 dc5a137e
......@@ -37,7 +37,7 @@ export const inRecentFilesPickerContextKey = 'inRecentFilesPicker';
abstract class BaseOpenRecentAction extends Action {
private removeFromRecentlyOpened: IQuickInputButton = {
iconClass: 'action-remove-from-recently-opened',
iconClass: 'codicon-close',
tooltip: nls.localize('remove', "Remove from Recently Opened")
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册