Skip to content

Commit 1156537

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

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
@@ -59,6 +59,7 @@ class APIController extends OCSController {
5959
'suspicious_login' => 25,
6060
'twofactor_totp' => 25,
6161
'files_downloadlimit' => 29,
62+
'twofactor_nextcloud_notification' => 30,
6263
];
6364

6465
public function __construct(

0 commit comments

Comments
 (0)