forked from swee/MeowNex
Prepare for contribution #1
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ def runs():
|
|||
def blocks():
|
||||
return str(block)
|
||||
@app.route('/link.txt')
|
||||
def blocks():
|
||||
def parses():
|
||||
return str(parsed)
|
||||
@app.route('/script.js')
|
||||
def script_js():
|
||||
|
|
Loading…
Reference in a new issue