fix: add missing copier toggle flags to answers file
Add enable_daas, enable_cms, enable_directory, enable_i18n (all true) and remove stale payment_provider key before running copier update. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -5,6 +5,9 @@ author_email: ''
|
|||||||
author_name: ''
|
author_name: ''
|
||||||
base_url: https://padelnomics.io
|
base_url: https://padelnomics.io
|
||||||
description: Plan, finance, and build your padel business
|
description: Plan, finance, and build your padel business
|
||||||
payment_provider: paddle
|
enable_cms: true
|
||||||
|
enable_daas: true
|
||||||
|
enable_directory: true
|
||||||
|
enable_i18n: true
|
||||||
project_name: Padelnomics
|
project_name: Padelnomics
|
||||||
project_slug: padelnomics
|
project_slug: padelnomics
|
||||||
|
|||||||
Reference in New Issue
Block a user