From 4894a6950210e4161489ecc748c02b0f279eef9c Mon Sep 17 00:00:00 2001 From: Willem Olding Date: Tue, 9 Jan 2024 12:28:41 +1100 Subject: [PATCH] attempt to fix base url from where iframe is served --- client/src/ui/pages/gamePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/ui/pages/gamePage.tsx b/client/src/ui/pages/gamePage.tsx index bdad220..d0a2060 100644 --- a/client/src/ui/pages/gamePage.tsx +++ b/client/src/ui/pages/gamePage.tsx @@ -133,7 +133,7 @@ export const GamePage: React.FC = () => { return ( - +
Now playing game {currentGameId}