Merge pull request #48153 from nextcloud/feat/shipped/app_api

feat(app_api): make app_api shipped and default enabled
This commit is contained in:
Joas Schilling 2024-09-26 15:26:20 +02:00 committed by GitHub
commit c0e0ee9e4e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,7 @@
"shippedApps": [
"activity",
"admin_audit",
"app_api",
"bruteforcesettings",
"circles",
"cloud_federation_api",
@ -54,6 +55,7 @@
],
"defaultEnabled": [
"activity",
"app_api",
"bruteforcesettings",
"circles",
"comments",