Update status widget setting availability (#282597)

This commit is contained in:
Bhavya U
2025-12-10 16:18:34 -08:00
committed by GitHub
parent 659a5b2d9b
commit 86862f324a
@@ -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'
}