Changed to correct API url
This commit is contained in:
parent
f3a1ebca28
commit
fe77894c0c
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue