From 7742aa620d23c54d3beec7e1c139833c367cfc3f Mon Sep 17 00:00:00 2001 From: ACoolName Date: Mon, 27 May 2024 00:52:58 +0300 Subject: [PATCH] fix url --- src/common.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common.tsx b/src/common.tsx index df751c1..74fa599 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}