From ee8d9fa5283a24daf1cdd31d581b1740e0b0f7cb Mon Sep 17 00:00:00 2001 From: Zichao Lin Date: Sun, 5 Jul 2026 22:28:49 +0800 Subject: [PATCH] fix(ui): add missing id to profile nickname for rename toggle --- app/templates/profiles.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/profiles.html b/app/templates/profiles.html index d6dacfe..0a9785a 100644 --- a/app/templates/profiles.html +++ b/app/templates/profiles.html @@ -17,7 +17,7 @@

- {{ p.nickname }} + {{ p.nickname }}