mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-04 05:44:58 +00:00
add an "active" field on activity type
This commit is contained in:
@@ -10,4 +10,7 @@ Chill\ActivityBundle\Entity\ActivityType:
|
||||
fields:
|
||||
name:
|
||||
type: json_array
|
||||
active:
|
||||
type: boolean
|
||||
default: true
|
||||
lifecycleCallbacks: { }
|
||||
|
Reference in New Issue
Block a user