From f079a6e0334d97c8ebf5d0fdeb17f217800cdf84 Mon Sep 17 00:00:00 2001 From: Marc Michalsky forumZFD Date: Tue, 15 Dec 2020 16:12:56 +0100 Subject: [PATCH] remove default value for allow_more it caused an error on installation --- CRM/TwingleCampaign/resources/campaigns.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CRM/TwingleCampaign/resources/campaigns.json b/CRM/TwingleCampaign/resources/campaigns.json index cc58465..329261d 100644 --- a/CRM/TwingleCampaign/resources/campaigns.json +++ b/CRM/TwingleCampaign/resources/campaigns.json @@ -115,8 +115,7 @@ "is_active": 1, "is_view": 0, "weight": 4, - "help_post": "Allow to donate more than is defined in the target", - "default_value": "no" + "help_post": "Allow to donate more than is defined in the target" }, "twingle_project_transaction_type": { "custom_group_id": "Twingle_Project_Information",