diff --git a/src/routes/fetch-user/+page.svelte b/src/routes/fetch-user/+page.svelte index 9326fdb5..3425fa8b 100644 --- a/src/routes/fetch-user/+page.svelte +++ b/src/routes/fetch-user/+page.svelte @@ -27,7 +27,7 @@ const apiUrl = process.env.NODE_ENV === "development" ? "http://localhost:3000" - : "https://steam-workshop-stats-api.onrender.com/"; + : "https://steam-workshop-stats-api.onrender.com"; /** * Fetches the API and gets all the info of the Steam URL