mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
log moderator who denies contribution instead of user
This commit is contained in:
parent
31168c3aff
commit
2a1cb037c7
@ -693,7 +693,7 @@ export class ContributionResolver {
|
|||||||
const res = await contributionToUpdate.save()
|
const res = await contributionToUpdate.save()
|
||||||
|
|
||||||
await EVENT_ADMIN_CONTRIBUTION_DENY(
|
await EVENT_ADMIN_CONTRIBUTION_DENY(
|
||||||
contributionToUpdate.userId,
|
moderator.id,
|
||||||
contributionToUpdate.id,
|
contributionToUpdate.id,
|
||||||
contributionToUpdate.amount,
|
contributionToUpdate.amount,
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user