mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-20 15:29:28 +01:00
feat(ui): optional marker
This commit is contained in:
parent
3c989fcb00
commit
16666c2e81
@ -53,7 +53,7 @@
|
||||
|
||||
<v-select
|
||||
v-model="item.repository_id"
|
||||
:label="$t('repository')"
|
||||
:label="$t('repository') + ' (optional)'"
|
||||
clearable
|
||||
:items="repositories"
|
||||
item-value="id"
|
||||
|
Loading…
Reference in New Issue
Block a user