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

Fix gear class name in activity bar

上级 889c7d09
......@@ -424,7 +424,7 @@ export class ActivitybarPart extends Part implements IActivityBarService {
this.globalActivityAction = new ActivityAction({
id: 'workbench.actions.manage',
name: nls.localize('manage', "Manage"),
cssClass: Codicon.gear.classNames
cssClass: Codicon.settingsGear.classNames
});
if (getUserDataSyncStore(this.productService, this.configurationService)) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册