mirror of
https://github.com/wekan/wekan.git
synced 2025-12-20 09:20:12 +01: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"),
|
verbPhrase = (defaultText = "removed from card"),
|
||||||
), ],
|
), ],
|
||||||
),
|
),
|
||||||
apiPath = "/api",
|
apiPath = "/",
|
||||||
saveIdentityCaps = true,
|
saveIdentityCaps = true,
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue