From 5a30576c44220112408112210f8cb7ceba45a7d6 Mon Sep 17 00:00:00 2001 From: provokateurin Date: Mon, 2 Sep 2024 09:55:32 +0200 Subject: fix(settings): Fix sharing exclude groups from password requirement option not working Signed-off-by: provokateurin Signed-off-by: nextcloud-command --- apps/settings/src/components/AdminSettingsSharingForm.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'apps/settings/src') diff --git a/apps/settings/src/components/AdminSettingsSharingForm.vue b/apps/settings/src/components/AdminSettingsSharingForm.vue index 5594a1d1a7e..2ebdf8328c9 100644 --- a/apps/settings/src/components/AdminSettingsSharingForm.vue +++ b/apps/settings/src/components/AdminSettingsSharingForm.vue @@ -55,9 +55,9 @@ {{ t('settings', 'Enforce password protection') }} -