提交 62318fdf 编写于 作者: S Sandeep Somavarapu

fix Microsoft/vscode-remote/issues/1442

上级 dcd7b521
......@@ -44,6 +44,7 @@ configurationRegistry.registerConfiguration({
'update.showReleaseNotes': {
type: 'boolean',
default: true,
scope: ConfigurationScope.APPLICATION,
description: localize('showReleaseNotes', "Show Release Notes after an update. The Release Notes are fetched from a Microsoft online service."),
tags: ['usesOnlineServices']
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册