This commit is contained in:
MoonDev
2025-05-04 16:33:47 +03:00
parent 0ef49fade8
commit 88993726b9

View File

@@ -29,4 +29,4 @@ def handle_data():
return jsonify(response), 200
if __name__ == '__main__':
app.run(debug=True)
app.run(debug=True)