mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 21:17:18 -04:00
- Try to fix Wekan Sandstorm API.
Thanks to ocdtrekkie and xet7 !
This commit is contained in:
parent
910771708a
commit
6462f855c9
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@ const pkgdef :Spk.PackageDefinition = (
|
|||
verbPhrase = (defaultText = "removed from card"),
|
||||
), ],
|
||||
),
|
||||
apiPath = "/api",
|
||||
apiPath = "/",
|
||||
saveIdentityCaps = true,
|
||||
),
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue