From 2270755d19bf952b17136b10bf15cf3db6191283 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Fri, 7 Nov 2025 21:54:37 +0000 Subject: [PATCH] Fix GameForge sub-page back button routes cgen-c2ccf3fe9e8e473eb1766d5ba4116a92 --- client/pages/gameforge/GameForgeStartBuilding.tsx | 2 +- client/pages/gameforge/GameForgeViewPortfolio.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/pages/gameforge/GameForgeStartBuilding.tsx b/client/pages/gameforge/GameForgeStartBuilding.tsx index 497a7f73..382ff4f2 100644 --- a/client/pages/gameforge/GameForgeStartBuilding.tsx +++ b/client/pages/gameforge/GameForgeStartBuilding.tsx @@ -26,7 +26,7 @@ export default function GameForgeStartBuilding() { diff --git a/client/pages/gameforge/GameForgeViewPortfolio.tsx b/client/pages/gameforge/GameForgeViewPortfolio.tsx index f7555af0..a6e2fee8 100644 --- a/client/pages/gameforge/GameForgeViewPortfolio.tsx +++ b/client/pages/gameforge/GameForgeViewPortfolio.tsx @@ -26,7 +26,7 @@ export default function GameForgeViewPortfolio() {