Skip to content

Commit c0e0ee9

Browse files
Merge pull request #48153 from nextcloud/feat/shipped/app_api
feat(app_api): make app_api shipped and default enabled
2 parents dd53a94 + b6cf649 commit c0e0ee9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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)