Fix name of search

This commit is contained in:
Rich Lott / Artful Robot 2025-04-01 21:19:41 +01:00
parent 699436c75b
commit bbaafc43e1

View file

@ -10,7 +10,7 @@ return [
'params' => [
'version' => 4,
'values' => [
'name' => 'ContactCategories_Locus_3_0_expired_major_donor',
'name' => 'ContactCategories_Locus_3_0',
'label' => E::ts('ContactCategories Locus 3.0 expired major donor'),
'api_entity' => 'Contact',
'api_params' => [
@ -45,7 +45,7 @@ return [
],
],
],
'description' => E::ts('- last donation 36+ months before today
'description' => E::ts('Expired major donor. Last donation 36+ months before today
- 1+ donation of 500+ EUR'),
],
'match' => ['name'],