From 40f6bb7953edfd696ca9b65711c95962be73a662 Mon Sep 17 00:00:00 2001 From: navry Date: Mon, 4 Aug 2025 23:39:18 +0200 Subject: [PATCH] ano --- test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.py b/test.py index 69245cd..8c75341 100644 --- a/test.py +++ b/test.py @@ -25,7 +25,7 @@ def upload_file(): return send_file( path_or_file=dxf_file, as_attachment=True, - download_name='hotovy.dxf', + download_name='hotovson.dxf', mimetype='application/octet-stream' ) else: