Merge branch 'master' into 2290-New-Design

This commit is contained in:
Alexander Friedland 2022-12-22 14:28:40 +01:00 committed by GitHub
commit 5c500d8631
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,