From 4bc815c9632bce55bb298d471bef8a50420aecbe Mon Sep 17 00:00:00 2001 From: ACoolName Date: Mon, 27 May 2024 08:39:24 +0300 Subject: [PATCH] fixed wss --- src/common.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common.tsx b/src/common.tsx index 74fa599..f6657b1 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}