From e99060088fe4ab817e2f9e9d94f4639ed69df43b Mon Sep 17 00:00:00 2001 From: ximu3 Date: Sat, 11 Jan 2025 12:20:45 +0800 Subject: [PATCH] fix: Fix the error judgment problem of the background image of the game detail page --- src/renderer/src/components/Game/main.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/renderer/src/components/Game/main.tsx b/src/renderer/src/components/Game/main.tsx index 25d5265..ea2dea4 100644 --- a/src/renderer/src/components/Game/main.tsx +++ b/src/renderer/src/components/Game/main.tsx @@ -44,6 +44,7 @@ export function Game({ gameId }: { gameId: string }): JSX.Element { {/* Background Image Layer */} setIsImageError(true)}