diff --git a/BTCPayServer/wwwroot/swagger/v1/swagger.template.apps.json b/BTCPayServer/wwwroot/swagger/v1/swagger.template.apps.json index ca5f1b5ae..f78fe044f 100644 --- a/BTCPayServer/wwwroot/swagger/v1/swagger.template.apps.json +++ b/BTCPayServer/wwwroot/swagger/v1/swagger.template.apps.json @@ -296,7 +296,7 @@ "showCustomAmount": { "type": "boolean", "description": "Whether to include a special item in the store which allows user to input a custom payment amount", - "default": true, + "default": false, "nullable": true }, "showDiscount": {