Skip to content

Commit

Permalink
fix label
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
  • Loading branch information
Frank Jogeleit committed Mar 12, 2024
1 parent 8e27f99 commit d7b69e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/modules/core/components/form/StatusSelect.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
:items="items"
variant="outlined"
hide-details
label="Results"
label="Status"
closable-chips
:model-value="modelValue"
@update:model-value="input"
Expand Down

0 comments on commit d7b69e0

Please sign in to comment.