Skip to content

Commit

Permalink
feat: add app_api to shipped and default enabled apps
Browse files Browse the repository at this point in the history
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
  • Loading branch information
andrey18106 committed Sep 17, 2024
1 parent dc71cb7 commit 4a262e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/shipped.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"shippedApps": [
"app_api",
"activity",
"admin_audit",
"bruteforcesettings",
Expand Down Expand Up @@ -53,6 +54,7 @@
"workflowengine"
],
"defaultEnabled": [
"app_api",
"activity",
"bruteforcesettings",
"circles",
Expand Down

0 comments on commit 4a262e8

Please sign in to comment.