]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix(updatenotification): Communicate app_api as shipped in 30+ backport/48375/stable30 48394/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:26:09 +0000 (13:26 +0000)
Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/updatenotification/lib/Controller/APIController.php

index 170341c1174bcab9f151fdf32bab430af0436728..59643e935d19093fb165103958d08f99861dd70e 100644 (file)
@@ -41,6 +41,7 @@ class APIController extends OCSController {
                'twofactor_totp' => 25,
                'files_downloadlimit' => 29,
                'twofactor_nextcloud_notification' => 30,
+               'app_api' => 30,
        ];
 
        public function __construct(