Skip to content

Commit

Permalink
Merge pull request #12450 from momesgin/12342-logging-flow-tagging
Browse files Browse the repository at this point in the history
Fix tagging not working when creating a logging flow
  • Loading branch information
momesgin authored Nov 1, 2024
2 parents 3387613 + eac7397 commit 0e6b291
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shell/components/form/LabeledSelect.vue
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ export default {
filteredAttrs() {
const {
class: _class,
taggable,
...rest
} = this.$attrs;
Expand Down

0 comments on commit 0e6b291

Please sign in to comment.