Skip to content

Commit 4a262e8

Browse files
committed
feat: add app_api to shipped and default enabled apps
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
1 parent dc71cb7 commit 4a262e8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

core/shipped.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"shippedApps": [
3+
"app_api",
34
"activity",
45
"admin_audit",
56
"bruteforcesettings",
@@ -53,6 +54,7 @@
5354
"workflowengine"
5455
],
5556
"defaultEnabled": [
57+
"app_api",
5658
"activity",
5759
"bruteforcesettings",
5860
"circles",

0 commit comments

Comments
 (0)