From b07322e846f0812bc921a803df355f856f9787d1 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Fri, 12 Aug 2022 13:08:11 +0200 Subject: [PATCH] Update donate.yaml Signed-off-by: Kjeld Schouten-Lebbing --- templates/questions/donate.yaml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/templates/questions/donate.yaml b/templates/questions/donate.yaml index 982d3614773..b5dd13fcc45 100644 --- a/templates/questions/donate.yaml +++ b/templates/questions/donate.yaml @@ -10,16 +10,16 @@ schema: type: boolean default: true - - variable: donate - group: Documentation - label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor' - schema: - additional_attrs: true - type: dict - attrs: - - variable: confirmDonate - label: 'I have considered supporting the project' - schema: - type: boolean - default: true +# - variable: donate +# group: Documentation +# label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor' +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: confirmDonate +# label: 'I have considered supporting the project' +# schema: +# type: boolean +# default: true