From 3e6a6bf396f0a493715ded04c08ee6cc2b705f64 Mon Sep 17 00:00:00 2001 From: "teruo OSHIDA(JP_SMN)" <37995617+monstaruos@users.noreply.github.com> Date: Fri, 23 Aug 2024 09:21:31 +0900 Subject: [PATCH] fix: wrong usage of created_at on the modal for API Key (#7548) --- web/app/components/develop/secret-key/secret-key-modal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/develop/secret-key/secret-key-modal.tsx b/web/app/components/develop/secret-key/secret-key-modal.tsx index 01973ff028..fc780be05d 100644 --- a/web/app/components/develop/secret-key/secret-key-modal.tsx +++ b/web/app/components/develop/secret-key/secret-key-modal.tsx @@ -115,7 +115,7 @@ const SecretKeyModal = ({