Skip to content

Commit

Permalink
chore(user_status): Silent NcSelect label warnings
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Ng <chrng8@gmail.com>
  • Loading branch information
Pytal committed Jan 23, 2024
1 parent b08605e commit 3125ee9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/user_status/src/components/ClearAtSelect.vue
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
{{ $t('user_status', 'Clear status after') }}
</label>
<NcSelect input-id="clearStatus"
label-outside
class="clear-at-select__select"
:options="options"
:value="option"
Expand Down

0 comments on commit 3125ee9

Please sign in to comment.