Change default server path
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
If the server runs under https://example.com/schafkopf
|
||||
then apiPath = "/schafkopf"
|
||||
*/
|
||||
const apiPath = "/schafkopf"
|
||||
const apiPath = ""
|
||||
|
||||
var useEnglishTexts = false
|
||||
|
||||
|
Reference in New Issue
Block a user