chore(billing): default CHATWOOT_CLOUD_TOPUP_OPTIONS to empty hash

This commit is contained in:
Tanmay Deep Sharma
2026-06-15 13:39:02 +05:30
parent 56d9b232d1
commit 06e15ff081
+1 -1
View File
@@ -255,7 +255,7 @@
description: 'Config to store stripe plans for cloud'
- name: CHATWOOT_CLOUD_TOPUP_OPTIONS
display_title: 'Cloud Topup Options'
value:
value: {}
description: 'Currency-keyed AI credit top-up packages, e.g. {"usd":[{"credits":1000,"amount":20.0}],"brl":[{"credits":1000,"amount":100.0}]}'
type: code
- name: CHATWOOT_CLOUD_PLAN_FEATURES