parent
400842a378
commit
4acc80cbf2
2
main.py
2
main.py
@ -7,7 +7,7 @@ from sanic.request import File, Request
|
||||
upload_folder = tempfile.gettempdir()
|
||||
app = Sanic("PlumberServer")
|
||||
|
||||
bullets = ["▶", "•", "–"]
|
||||
bullets = ["▶", "•", "–", "§"]
|
||||
|
||||
|
||||
@app.get("/")
|
||||
|
Loading…
x
Reference in New Issue
Block a user