set default value for twingle_project_allow_more custom field

This commit is contained in:
Marc Michalsky forumZFD 2020-12-15 14:57:07 +01:00
parent e16e5525bd
commit 5b25a588d5
Signed by untrusted user who does not match committer: marc.koch
GPG key ID: 12406554CFB028B9

View file

@ -115,7 +115,8 @@
"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",