Skip to content

Commit

Permalink
Fix errors not showing in fleet git repo form (#12425)
Browse files Browse the repository at this point in the history
Missed from
- #11956 (comment)
- #12298
- #12299
  • Loading branch information
richard-cox authored Oct 31, 2024
1 parent 55f7f47 commit 336e765
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions shell/edit/fleet.cattle.io.gitrepo.vue
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ const _SPECIFY = 'specify';
export default {
name: 'CruGitRepo',
inheritAttrs: false,
emits: ['input'],
components: {
Expand Down

0 comments on commit 336e765

Please sign in to comment.