diff --git a/web/default/src/features/keys/components/dialogs/cc-switch-dialog.tsx b/web/default/src/features/keys/components/dialogs/cc-switch-dialog.tsx index 6984d982..ab08222c 100644 --- a/web/default/src/features/keys/components/dialogs/cc-switch-dialog.tsx +++ b/web/default/src/features/keys/components/dialogs/cc-switch-dialog.tsx @@ -189,6 +189,7 @@ export function CCSwitchDialog(props: Props) { onValueChange={setName} placeholder={currentConfig.defaultName} emptyText='' + allowCustomValue={true} />