From 2b4cbc3c557eb7b2b92fd72c3a5b6dae13695f4f Mon Sep 17 00:00:00 2001 From: haorwen Date: Mon, 22 Jun 2026 10:50:26 +0800 Subject: [PATCH] feat: pre-fill bot API key name input with default value --- src/routes/setting/BotConfig/CreateAPIKeyModal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/setting/BotConfig/CreateAPIKeyModal.tsx b/src/routes/setting/BotConfig/CreateAPIKeyModal.tsx index 8fbcb459..d38baa1d 100644 --- a/src/routes/setting/BotConfig/CreateAPIKeyModal.tsx +++ b/src/routes/setting/BotConfig/CreateAPIKeyModal.tsx @@ -84,7 +84,7 @@ const CreateAPIKeyModal = ({ closeModal, uid }: Props) => { - + )}