From b3ef8ed7997e696aaf6f293e1121869ba3330fac Mon Sep 17 00:00:00 2001 From: ACoolName Date: Mon, 27 May 2024 00:44:19 +0300 Subject: [PATCH] going to api --- src/common.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common.tsx b/src/common.tsx index 4e731fc..df751c1 100644 --- a/src/common.tsx +++ b/src/common.tsx @@ -265,7 +265,7 @@ export function ActionItem(p: { action: ActionInfo, identifierSubstring?: string } return (<> - + { setForm(false); setFormData({}); }} open={form}