Skip to content

Commit b6cf649

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 b6cf649

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
@@ -2,6 +2,7 @@
22
"shippedApps": [
33
"activity",
44
"admin_audit",
5+
"app_api",
56
"bruteforcesettings",
67
"circles",
78
"cloud_federation_api",
@@ -54,6 +55,7 @@
5455
],
5556
"defaultEnabled": [
5657
"activity",
58+
"app_api",
5759
"bruteforcesettings",
5860
"circles",
5961
"comments",

0 commit comments

Comments
 (0)