Skip to content

Commit a9089c5

Browse files
authored
Merge pull request #156 from nextcloud/feat/office-app-shipped
feat: Add office as shipped app
2 parents dfd7747 + 9633cf8 commit a9089c5

4 files changed

Lines changed: 4 additions & 0 deletions

File tree

brancher/branch.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
'nextcloud/logreader',
3030
'nextcloud/nextcloud_announcements',
3131
'nextcloud/notifications',
32+
'nextcloud/office',
3233
'nextcloud/password_policy',
3334
'nextcloud/photos',
3435
'nextcloud/privacy',

label-updater/config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"logreader",
2929
"nextcloud_announcements",
3030
"notifications",
31+
"office",
3132
"password_policy",
3233
"privacy",
3334
"quota_warning",

milestoneupdater/config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"logreader",
1616
"nextcloud_announcements",
1717
"notifications",
18+
"office",
1819
"password_policy",
1920
"photos",
2021
"privacy",

tagger/tag.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@
218218
'nextcloud/logreader',
219219
'nextcloud/nextcloud_announcements',
220220
'nextcloud/notifications',
221+
'nextcloud/office',
221222
'nextcloud/password_policy',
222223
'nextcloud/photos',
223224
'nextcloud/privacy',

0 commit comments

Comments
 (0)