From a57cba22d5a4345e7d98a7a15f08b92e637dcc01 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 }}