DmitrMakeev commited on
Commit
0f0488a
·
verified ·
1 Parent(s): 140cf1a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -2331,6 +2331,7 @@ def serve_html_vk(filename):
2331
  return jsonify({"error": str(e)}), 500
2332
 
2333
 
 
2334
 
2335
 
2336
 
 
2331
  return jsonify({"error": str(e)}), 500
2332
 
2333
 
2334
+
2335
 
2336
 
2337