提交 d30e71f7 编写于 作者: I isidor

fixes #54084

上级 66dd9c69
......@@ -539,7 +539,7 @@ if (isMacintosh) {
command: {
id,
title,
iconLocation: { dark: URI.parse(require.toUrl(`vs/workbench/contrib/debug/electron-browser/media/${icon}`)) }
iconLocation: { dark: URI.parse(require.toUrl(`vs/workbench/contrib/debug/browser/media/${icon}`)) }
},
when,
group: '9_debug',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册