From eea9900e56d7735da6058bd94323e8dfd0bb1384 Mon Sep 17 00:00:00 2001 From: Eduardo Morales Date: Wed, 24 Jan 2024 12:38:31 -0600 Subject: [PATCH] fix: added a label element to the NcSelect in update settings Signed-off-by: Eduardo Morales Signed-off-by: nextcloud-command [skip ci] --- .../src/components/UpdateNotification.vue | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/apps/updatenotification/src/components/UpdateNotification.vue b/apps/updatenotification/src/components/UpdateNotification.vue index 678ce7329d13f..16a98799a8647 100644 --- a/apps/updatenotification/src/components/UpdateNotification.vue +++ b/apps/updatenotification/src/components/UpdateNotification.vue @@ -131,8 +131,9 @@

-

{{ t('updatenotification', 'Notify members of the following groups about available updates:') }}