mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Add http and integrations
This commit is contained in:
parent
d31b4cd2d9
commit
24290b66a3
1 changed files with 3 additions and 1 deletions
|
|
@ -127,6 +127,8 @@
|
||||||
"InvitationCodes": true,
|
"InvitationCodes": true,
|
||||||
"Winston":true,
|
"Winston":true,
|
||||||
"JsonRoutes": true,
|
"JsonRoutes": true,
|
||||||
"Authentication": true
|
"Authentication": true,
|
||||||
|
"Integrations": true,
|
||||||
|
"HTTP": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue