- Try to fix Wekan Sandstorm API.

Thanks to ocdtrekkie and xet7 !
This commit is contained in:
Lauri Ojansivu 2018-09-05 01:58:18 +03:00
parent 910771708a
commit 6462f855c9

View file

@ -226,7 +226,7 @@ const pkgdef :Spk.PackageDefinition = (
verbPhrase = (defaultText = "removed from card"),
), ],
),
apiPath = "/api",
apiPath = "/",
saveIdentityCaps = true,
),
);