DmitrMakeev commited on
Commit
2b4491d
1 Parent(s): 1287b71

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1835,8 +1835,8 @@ def add_data_gc_in():
1835
 
1836
 
1837
 
1838
- @app.route('/vk-bridge.js')
1839
- def serve_vk_bridge():
1840
  script_content = """
1841
  function mySuccessFunction(form) {
1842
  if (!form) return;
 
1835
 
1836
 
1837
 
1838
+ @app.route('/tl_help.js')
1839
+ def serve_tl_help():
1840
  script_content = """
1841
  function mySuccessFunction(form) {
1842
  if (!form) return;