Skip to content

Commit

Permalink
Merge pull request #3244 from iamvdo/yeti-hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobesson authored Jan 25, 2023
2 parents bfd903f + 47b0f7a commit 1022385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/yeti/SubPanelCourse.vue
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
type="radio"
name="exportFormat"
class="is-checkradio is-primary"
:value="type"
:value="f"
v-model="format"
/>
<label :for="'format' + f">{{ f }}</label>
Expand Down

0 comments on commit 1022385

Please sign in to comment.