mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-01 20:43:49 +00:00
Merge remote-tracking branch 'origin/master' into rector/rules-up-to-php74
This commit is contained in:
@@ -81,7 +81,7 @@ class SingleTaskType extends AbstractType
|
||||
->add('circle', ScopePickerType::class, [
|
||||
'center' => $center,
|
||||
'role' => $options['role'],
|
||||
'required' => false,
|
||||
'required' => true,
|
||||
]);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user