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

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/48375/head
Joas Schilling 2024-09-26 12:22:52 +07:00
parent 7c683a94d6
commit 727fe27155
No known key found for this signature in database
GPG Key ID: F72FA5B49FFA96B0
1 changed files with 1 additions and 0 deletions

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