From 7ba9051c35753c1c987b10cfc926ebf805f270d0 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 21 Mar 2025 16:47:46 +0900 Subject: fix --- .../app/components/GolfWatchApps/GolfWatchAppGaming1v1.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'frontend') diff --git a/frontend/app/components/GolfWatchApps/GolfWatchAppGaming1v1.tsx b/frontend/app/components/GolfWatchApps/GolfWatchAppGaming1v1.tsx index a17b301..54a5895 100644 --- a/frontend/app/components/GolfWatchApps/GolfWatchAppGaming1v1.tsx +++ b/frontend/app/components/GolfWatchApps/GolfWatchAppGaming1v1.tsx @@ -68,18 +68,18 @@ export default function GolfWatchAppGaming1v1({
- {playerProfileB?.iconPath && ( + {playerProfileA?.iconPath && ( )}
- {playerProfileB?.displayName} + {playerProfileA?.displayName}
-
{scoreB}
+
{scoreA}
{gameDisplayName}
-- cgit v1.2.3-70-g09d2