forked from swee/MeowNex
Update sweebot.py
This commit is contained in:
parent
4e9da369db
commit
9f5f47c61d
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