diff --git a/src/app/game/berry-dash/splash/page.tsx b/src/app/game/berry-dash/splash/page.tsx index e3e1799..b7191f3 100644 --- a/src/app/game/berry-dash/splash/page.tsx +++ b/src/app/game/berry-dash/splash/page.tsx @@ -58,7 +58,7 @@ export default function BerryDashSplash () { try { const result = await axios.post( - '/api/account/berrydash/splash-text', + '/api/berrydash/splash-text', { token, content: text