mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 06:14:59 +00:00
correction of moderator relation (user not person)
This commit is contained in:
@@ -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: { }
|
||||
|
Reference in New Issue
Block a user