Update frontend/src/components/Contributions/ContributionListItem.vue

Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
Alexander Friedland 2022-07-19 15:43:43 +02:00 committed by GitHub
parent c2891cd048
commit a116578771
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ export default {
},
firstName: {
type: String,
require: false,
required: false,
},
lastName: {
type: String,