diff --git a/Public/api.js b/Public/api.js index 76bbe29..6a1b1ad 100644 --- a/Public/api.js +++ b/Public/api.js @@ -8,7 +8,7 @@ If the server runs under https://example.com/schafkopf then apiPath = "/schafkopf" */ -const apiPath = "/schafkopf" +const apiPath = "" var useEnglishTexts = false