Spaces:
Sleeping
Sleeping
Update modules/pricing/pricing_app.py
Browse files
modules/pricing/pricing_app.py
CHANGED
@@ -1113,7 +1113,7 @@ class PricingApp:
|
|
1113 |
# ุฒุฑ ุชูุฒูู ุงููุงูุจ ุงูู
ุตุฏุฑ (ููู
ู)
|
1114 |
st.download_button(
|
1115 |
label="ุชูุฒูู ุงููุงูุจ",
|
1116 |
-
data=
|
1117 |
file_name=f"{export_template}.{export_template_format.lower()}",
|
1118 |
mime="application/octet-stream",
|
1119 |
key="download_template"
|
|
|
1113 |
# ุฒุฑ ุชูุฒูู ุงููุงูุจ ุงูู
ุตุฏุฑ (ููู
ู)
|
1114 |
st.download_button(
|
1115 |
label="ุชูุฒูู ุงููุงูุจ",
|
1116 |
+
data="ู
ุญุชูู ููู
ู ูููุงูุจ",
|
1117 |
file_name=f"{export_template}.{export_template_format.lower()}",
|
1118 |
mime="application/octet-stream",
|
1119 |
key="download_template"
|