Skip to content

Commit 87b4e96

Browse files
nickvergessenbackportbot[bot]
authored andcommitted
fix(updatenotification): Communicate app_api as shipped in 30+
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent 1156537 commit 87b4e96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/updatenotification/lib/Controller/APIController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ class APIController extends OCSController {
6060
'twofactor_totp' => 25,
6161
'files_downloadlimit' => 29,
6262
'twofactor_nextcloud_notification' => 30,
63+
'app_api' => 30,
6364
];
6465

6566
public function __construct(

0 commit comments

Comments
 (0)