Merge branch 'master' into 2332-mark-contribution-as-rejected

This commit is contained in:
Hannes Heine 2022-12-22 09:59:09 +01:00 committed by GitHub
commit b1b52a411d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,6 @@ export default {
},
})
.then((result) => {
this.toastSuccess(this.$t('user_recovered'))
this.$emit('updateDeletedAt', {
userId: this.item.userId,
deletedAt: result.data.unDeleteUser,