]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix(updatenotification): Communicate app_api as shipped in 30+ bugfix/noid/skip-future-shipped-apps-from-updatenotification-check 48375/head
authorJoas Schilling <coding@schilljs.com>
Thu, 26 Sep 2024 10:22:52 +0000 (12:22 +0200)
committerJoas Schilling <coding@schilljs.com>
Thu, 26 Sep 2024 10:22:52 +0000 (12:22 +0200)
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(