remove default value for allow_more

it caused an error on installation
This commit is contained in:
Marc Michalsky forumZFD 2020-12-15 16:12:56 +01:00
parent 12199ad8a6
commit f079a6e033
Signed by untrusted user who does not match committer: marc.koch
GPG key ID: 12406554CFB028B9

View file

@ -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",