diff --git a/specs/development.json b/specs/development.json index e69f6f7..b786eea 100644 --- a/specs/development.json +++ b/specs/development.json @@ -465,8 +465,10 @@ "type": "string", "title": "Campaign Providers", "description": "Where do you host your donations?", - "enum": [ "", "betterplace", "boost" ], - "default": "" + "enum": ["", "betterplace", "wecanhelp"], + "default": "", + "deprecated": true, + "deprecatedDescription": "This provider is deprecated and will be removed in a future version." }, "projectid": { "type": "string",