Spaces:
Sleeping
Sleeping
Update config.py
Browse files
config.py
CHANGED
|
@@ -25,7 +25,7 @@ PLANS_CONFIG = {
|
|
| 25 |
# Plan Gratuit
|
| 26 |
"free": {
|
| 27 |
"title": "Gratuit",
|
| 28 |
-
"baserow_value": "
|
| 29 |
"description": "Idéal pour les tests et les petits projets.",
|
| 30 |
"limit": 500,
|
| 31 |
"price_monthly": 0.0,
|
|
|
|
| 25 |
# Plan Gratuit
|
| 26 |
"free": {
|
| 27 |
"title": "Gratuit",
|
| 28 |
+
"baserow_value": "free plan", # <--- NOUVEAU: Mettre la valeur EXACTE attendue par Baserow (ex: GRATUIT, Free, etc.)
|
| 29 |
"description": "Idéal pour les tests et les petits projets.",
|
| 30 |
"limit": 500,
|
| 31 |
"price_monthly": 0.0,
|