Spaces:
Runtime error
Runtime error
Update modules/pricing/pricing_app.py
Browse files
modules/pricing/pricing_app.py
CHANGED
@@ -729,7 +729,7 @@ class PricingApp:
|
|
729 |
# ุฒุฑ ุชูุฒูู ุงูู
ูู ุงูู
ุตุฏุฑ (ููู
ู)
|
730 |
st.download_button(
|
731 |
label="ุชูุฒูู ุฌุฏูู ุงููู
ูุงุช",
|
732 |
-
data=
|
733 |
file_name=f"{export_boq}.{export_format.lower()}",
|
734 |
mime="application/octet-stream",
|
735 |
key="download_boq"
|
|
|
729 |
# ุฒุฑ ุชูุฒูู ุงูู
ูู ุงูู
ุตุฏุฑ (ููู
ู)
|
730 |
st.download_button(
|
731 |
label="ุชูุฒูู ุฌุฏูู ุงููู
ูุงุช",
|
732 |
+
data="ู
ุญุชูู ููู
ู ูุฌุฏูู ุงููู
ูุงุช",
|
733 |
file_name=f"{export_boq}.{export_format.lower()}",
|
734 |
mime="application/octet-stream",
|
735 |
key="download_boq"
|