Spaces:
Sleeping
Sleeping
Update modules/pricing/pricing_app.py
Browse files
modules/pricing/pricing_app.py
CHANGED
@@ -954,7 +954,7 @@ class PricingApp:
|
|
954 |
# ุฒุฑ ุชูุฒูู ุงูุชูุฑูุฑ (ููู
ู)
|
955 |
st.download_button(
|
956 |
label="ุชูุฒูู ุงูุชูุฑูุฑ",
|
957 |
-
data=
|
958 |
file_name=f"{selected_report}.{report_format.lower()}",
|
959 |
mime="application/octet-stream",
|
960 |
key="download_price_report"
|
|
|
954 |
# ุฒุฑ ุชูุฒูู ุงูุชูุฑูุฑ (ููู
ู)
|
955 |
st.download_button(
|
956 |
label="ุชูุฒูู ุงูุชูุฑูุฑ",
|
957 |
+
data="ู
ุญุชูู ููู
ู ููุชูุฑูุฑ",
|
958 |
file_name=f"{selected_report}.{report_format.lower()}",
|
959 |
mime="application/octet-stream",
|
960 |
key="download_price_report"
|