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:50 +02:00 committed by GitHub
parent a116578771
commit 4222b0aad4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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