This commit is contained in:
2026-04-30 02:10:27 +03:30
parent 5d8ad57b2d
commit 46a50545bb
9 changed files with 1158 additions and 24 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ ADMIN_FARM_AREA_GEOJSON = {
def _get_default_catalog():
default_farm_type_name = "زراعی"
default_farm_type_name = "گلخانه ای"
created_products = []
for farm_type_name, products in CATALOG_SEED_DATA.items():