fix(usage): refresh work status quotas automatically
This commit is contained in:
@@ -513,11 +513,11 @@ const SETTINGS_SEARCH_ITEMS: readonly SettingsSearchItem[] = [
|
||||
keywords: ['ignored', 'files', 'gitignore'],
|
||||
},
|
||||
{
|
||||
id: 'usage.header-menu',
|
||||
id: 'usage.work-status-panel',
|
||||
page: 'usage',
|
||||
titleKey: 'settings.usage.page.options.showInHeader',
|
||||
descriptionKey: 'settings.usage.page.options.showInHeaderTooltip',
|
||||
keywords: ['quota', 'header', 'dropdown'],
|
||||
titleKey: 'settings.usage.page.options.showInWorkStatus',
|
||||
descriptionKey: 'settings.usage.page.options.showInWorkStatusTooltip',
|
||||
keywords: ['quota', 'work', 'status', 'panel'],
|
||||
},
|
||||
{
|
||||
id: 'usage.model-quotas',
|
||||
|
||||
Reference in New Issue
Block a user