mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
remove default moderator false
This commit is contained in:
parent
86f0f98e37
commit
b470d71d2a
@ -46,7 +46,6 @@ export class ContributionMessageBuilder {
|
||||
this.contributionMessage.createdAt = contribution.updatedAt
|
||||
? contribution.updatedAt
|
||||
: contribution.createdAt
|
||||
this.contributionMessage.isModerator = false
|
||||
return this
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user