diff --git a/src/components/cards/NotificationChannelCard.vue b/src/components/cards/NotificationChannelCard.vue index cf11636c..5b702302 100644 --- a/src/components/cards/NotificationChannelCard.vue +++ b/src/components/cards/NotificationChannelCard.vue @@ -454,7 +454,6 @@ function onClose() { :label="t('notification.name')" :hint="t('notification.nameRequired')" persistent-hint - active prepend-inner-icon="mdi-label" /> diff --git a/src/components/cards/PluginFolderCard.vue b/src/components/cards/PluginFolderCard.vue index ecfc85f9..f2e64951 100644 --- a/src/components/cards/PluginFolderCard.vue +++ b/src/components/cards/PluginFolderCard.vue @@ -352,10 +352,13 @@ const dropdownItems = ref([ - + {{ t('folder.renameFolder') }} + diff --git a/src/components/dialog/UserAddEditDialog.vue b/src/components/dialog/UserAddEditDialog.vue index bd056a82..992fb8b7 100644 --- a/src/components/dialog/UserAddEditDialog.vue +++ b/src/components/dialog/UserAddEditDialog.vue @@ -291,11 +291,14 @@ onMounted(() => {