Skip to content

Commit

Permalink
Update core/ui/src/components/settings/SyslogConfigureModal.vue
Browse files Browse the repository at this point in the history
Co-authored-by: Andrea Leardini <[email protected]>
  • Loading branch information
tommaso-ascani and andre8244 authored Jul 1, 2024
1 parent 64a5054 commit 84b6a20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/ui/src/components/settings/SyslogConfigureModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ export default {
},
extra: {
title: this.$t("action." + taskAction),
isNotificationHidden: false,
description: this.$t("common.processing"),
},
})
);
Expand Down

0 comments on commit 84b6a20

Please sign in to comment.