Skip to content

Commit

Permalink
Added email
Browse files Browse the repository at this point in the history
  • Loading branch information
remko48 committed Mar 5, 2024
1 parent 1bb6fba commit 9325151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/contactverzoek/ContactverzoekFormulier.vue
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
:value="afdeling.id"
:required="true"
>
{{ afdeling.name }}
{{ afdeling.email }} | {{ afdeling.name }}
</option>
</select>
</label>
Expand Down

0 comments on commit 9325151

Please sign in to comment.