From 90c9eddbbf9df130d3b14202435a4f37bf50228f Mon Sep 17 00:00:00 2001 From: nightcityblade Date: Mon, 20 Apr 2026 23:12:33 +0800 Subject: [PATCH] fix: show display names in final score cards --- components/result-dashboard.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/result-dashboard.tsx b/components/result-dashboard.tsx index d608a6d..0a967d3 100644 --- a/components/result-dashboard.tsx +++ b/components/result-dashboard.tsx @@ -179,13 +179,13 @@ export function ResultDashboard({ user1, user2 }: Props) {