Skip to content

Commit 62318fd

Browse files
committed
1 parent dcd7b52 commit 62318fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/vs/platform/update/node/update.config.contribution.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ configurationRegistry.registerConfiguration({
4444
'update.showReleaseNotes': {
4545
type: 'boolean',
4646
default: true,
47+
scope: ConfigurationScope.APPLICATION,
4748
description: localize('showReleaseNotes', "Show Release Notes after an update. The Release Notes are fetched from a Microsoft online service."),
4849
tags: ['usesOnlineServices']
4950
}

0 commit comments

Comments
 (0)