Changed to correct API url

This commit is contained in:
Yarninator 2024-10-15 12:04:32 +02:00
parent f3a1ebca28
commit fe77894c0c

View file

@ -1,4 +1,4 @@
const api_url = "http://127.0.0.1:8000" const api_url = "https://api.bordspellen.yarnecoppens.com"
var all_owned_games var all_owned_games