From d429ae253ea1c2e711e75e5c66591a63f072dec3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=B4me=20Chilliet?= Date: Tue, 23 Sep 2025 11:18:32 +0200 Subject: [PATCH] feat: Put delegated settings into the new supported settings type MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Côme Chilliet --- apps/settings/appinfo/info.xml | 2 +- apps/webhook_listeners/appinfo/info.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/settings/appinfo/info.xml b/apps/settings/appinfo/info.xml index aa5fdfdcf81..3d598ee41fd 100644 --- a/apps/settings/appinfo/info.xml +++ b/apps/settings/appinfo/info.xml @@ -35,7 +35,7 @@ OCA\Settings\Settings\Admin\Sharing OCA\Settings\Settings\Admin\Security OCA\Settings\Settings\Admin\Delegation - OCA\Settings\Settings\Admin\Users + OCA\Settings\Settings\Admin\Users OCA\Settings\Sections\Admin\Additional OCA\Settings\Sections\Admin\Delegation OCA\Settings\Sections\Admin\Groupware diff --git a/apps/webhook_listeners/appinfo/info.xml b/apps/webhook_listeners/appinfo/info.xml index 859bd010186..99b72dfd9f1 100644 --- a/apps/webhook_listeners/appinfo/info.xml +++ b/apps/webhook_listeners/appinfo/info.xml @@ -32,6 +32,6 @@ - OCA\WebhookListeners\Settings\Admin + OCA\WebhookListeners\Settings\Admin