Skip to content

Commit 15a4ea1

Browse files
juliusknorrbackportbot[bot]
authored andcommitted
feat: Add office as shipped app
Signed-off-by: Julius Knorr <jus@bitgrid.net>
1 parent 3bb7b3d commit 15a4ea1

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

apps/updatenotification/lib/Controller/APIController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ class APIController extends OCSController {
4242
'twofactor_nextcloud_notification' => 30,
4343
'app_api' => 30,
4444
'files_lock' => 34,
45+
'office' => 34,
4546
];
4647

4748
public function __construct(

core/shipped.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"nextcloud_announcements",
3030
"notifications",
3131
"oauth2",
32+
"office",
3233
"password_policy",
3334
"photos",
3435
"privacy",
@@ -81,6 +82,7 @@
8182
"nextcloud_announcements",
8283
"notifications",
8384
"oauth2",
85+
"office",
8486
"password_policy",
8587
"photos",
8688
"privacy",

0 commit comments

Comments
 (0)