Skip to content

Commit a266f3f

Browse files
committed
enh(updatenotification): handle files_lock
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
1 parent 8a087c2 commit a266f3f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/updatenotification/lib/Controller/APIController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ class APIController extends OCSController {
4141
'files_downloadlimit' => 29,
4242
'twofactor_nextcloud_notification' => 30,
4343
'app_api' => 30,
44+
'files_lock' => 34,
4445
];
4546

4647
public function __construct(

0 commit comments

Comments
 (0)