mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
cleanup
This commit is contained in:
parent
cf0af5dc85
commit
d65948ed81
@ -144,8 +144,6 @@ export class ContributionLinkResolver {
|
||||
dbContributionLink.maxAmountPerMonth = maxAmountPerMonth
|
||||
dbContributionLink.maxPerCycle = maxPerCycle
|
||||
await dbContributionLink.save()
|
||||
logger.debug(`updateContributionLink successful!`)
|
||||
|
||||
await EVENT_ADMIN_CONTRIBUTION_LINK_UPDATE(getUser(context), dbContributionLink, amount)
|
||||
|
||||
return new ContributionLink(dbContributionLink)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user