fix(updatenotification): Communicate twofactor_nextcloud_notification as shipped in 30+

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2024-09-26 12:21:44 +02:00 committed by backportbot[bot]
parent bff7282b16
commit 1ab03a65cf

View file

@ -40,6 +40,7 @@ class APIController extends OCSController {
'suspicious_login' => 25,
'twofactor_totp' => 25,
'files_downloadlimit' => 29,
'twofactor_nextcloud_notification' => 30,
];
public function __construct(