set default value for twingle_project_allow_more custom field
This commit is contained in:
parent
e16e5525bd
commit
5b25a588d5
1 changed files with 2 additions and 1 deletions
|
@ -115,7 +115,8 @@
|
|||
"is_active": 1,
|
||||
"is_view": 0,
|
||||
"weight": 4,
|
||||
"help_post": "Allow to donate more than is defined in the target"
|
||||
"help_post": "Allow to donate more than is defined in the target",
|
||||
"default_value": "no"
|
||||
},
|
||||
"twingle_project_transaction_type": {
|
||||
"custom_group_id": "Twingle_Project_Information",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue