correction of moderator relation (user not person)

This commit is contained in:
2019-02-01 15:26:54 +01:00
parent ed3f0e9657
commit c7ee9b8ebb
2 changed files with 32 additions and 1 deletions

View File

@@ -25,6 +25,6 @@ Chill\EventBundle\Entity\Event:
circle:
targetEntity: Chill\MainBundle\Entity\Scope
moderator:
targetEntity: Chill\PersonBundle\Entity\Person
targetEntity: Chill\MainBundle\Entity\User
lifecycleCallbacks: { }