]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix(updatenotification): Communicate app_api as shipped in 30+ backport/48375/stable29 48393/head
authorJoas Schilling <coding@schilljs.com>
Thu, 26 Sep 2024 10:22:52 +0000 (12:22 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Thu, 26 Sep 2024 13:25:09 +0000 (13:25 +0000)
Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/updatenotification/lib/Controller/APIController.php

index 149bfa6b3c93e456de6daf4bdc86378325ec542c..4442a221ea0bea6b0ee51ce9b316d17e87b103ce 100644 (file)
@@ -60,6 +60,7 @@ class APIController extends OCSController {
                'twofactor_totp' => 25,
                'files_downloadlimit' => 29,
                'twofactor_nextcloud_notification' => 30,
+               'app_api' => 30,
        ];
 
        public function __construct(