From aae2673566fb80109deded7fec8f01f8b50a3232 Mon Sep 17 00:00:00 2001 From: nyne Date: Tue, 10 Jun 2025 10:26:32 +0800 Subject: [PATCH] Initialize tag editing state in the edit tag dialog --- frontend/src/pages/tagged_resources_page.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/frontend/src/pages/tagged_resources_page.tsx b/frontend/src/pages/tagged_resources_page.tsx index 2c1f4b8..8699118 100644 --- a/frontend/src/pages/tagged_resources_page.tsx +++ b/frontend/src/pages/tagged_resources_page.tsx @@ -140,6 +140,11 @@ function EditTagButton({ <>