We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 29e93a9 + f535a1d commit 50ddee1Copy full SHA for 50ddee1
2 files changed
apps/updatenotification/lib/Controller/APIController.php
@@ -42,6 +42,7 @@ class APIController extends OCSController {
42
'twofactor_nextcloud_notification' => 30,
43
'app_api' => 30,
44
'files_lock' => 34,
45
+ 'office' => 34,
46
];
47
48
public function __construct(
core/shipped.json
@@ -29,6 +29,7 @@
29
"nextcloud_announcements",
30
"notifications",
31
"oauth2",
32
+ "office",
33
"password_policy",
34
"photos",
35
"privacy",
@@ -81,6 +82,7 @@
81
82
83
84
85
86
87
88
0 commit comments