remove default value for allow_more
it caused an error on installation
This commit is contained in:
parent
12199ad8a6
commit
f079a6e033
1 changed files with 1 additions and 2 deletions
|
@ -115,8 +115,7 @@
|
||||||
"is_active": 1,
|
"is_active": 1,
|
||||||
"is_view": 0,
|
"is_view": 0,
|
||||||
"weight": 4,
|
"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": {
|
"twingle_project_transaction_type": {
|
||||||
"custom_group_id": "Twingle_Project_Information",
|
"custom_group_id": "Twingle_Project_Information",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue