Compare commits
2 Commits
f8ee7b2da7
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 8c3037bd86 | |||
| e4dcbd852e |
3
.gitignore
vendored
3
.gitignore
vendored
@@ -13,4 +13,5 @@ Thumbs.db
|
||||
|
||||
# Environment
|
||||
.env.local
|
||||
.env.*.local
|
||||
.env.*.local
|
||||
/ayanova/logfile
|
||||
|
||||
@@ -31,6 +31,7 @@
|
||||
v-model="selectedContact"
|
||||
:items="contacts"
|
||||
:label="$ay.t('Contacts')"
|
||||
data-cy="contactSelect"
|
||||
></v-select>
|
||||
</v-card-text>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user