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