mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Merge branch 'master' of github.com:gradido/gradido into 2466-design-HTML-emails-and-adjust-texts
This commit is contained in:
commit
f74b1a7024
@ -65,7 +65,6 @@ export default {
|
|||||||
},
|
},
|
||||||
})
|
})
|
||||||
.then((result) => {
|
.then((result) => {
|
||||||
this.toastSuccess(this.$t('user_recovered'))
|
|
||||||
this.$emit('updateDeletedAt', {
|
this.$emit('updateDeletedAt', {
|
||||||
userId: this.item.userId,
|
userId: this.item.userId,
|
||||||
deletedAt: result.data.unDeleteUser,
|
deletedAt: result.data.unDeleteUser,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user