mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 17:19:48 +01:00
Update status widget setting availability (#282597)
This commit is contained in:
@@ -567,7 +567,6 @@ configurationRegistry.registerConfiguration({
|
||||
description: nls.localize('chat.statusWidget.enabled.description', "Controls which user type should see the status widget in new chat sessions when quota is exceeded."),
|
||||
default: undefined,
|
||||
tags: ['experimental'],
|
||||
included: false,
|
||||
experiment: {
|
||||
mode: 'auto'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user