Skip to content

Commit

Permalink
missed a param
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-cox committed Jan 23, 2025
1 parent 51f21ab commit bec8e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell/components/Questions/Reference.vue
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ export default {
>
<div class="col span-6">
<ResourceLabeledSelect
:resourceType="typeName"
:resource-type="typeName"
:in-store="inStore"
:disabled="$fetchState.pending || disabled"
:label="displayLabel"
Expand Down

0 comments on commit bec8e7a

Please sign in to comment.