forked from MarseyWorld/MarseyWorld
dfs
parent
c29a3e3b40
commit
7e9cbddc39
|
@ -17,6 +17,7 @@ def mailtest():
|
|||
sender="rdrama@rdrama.net",
|
||||
recipients=["randomname42029@gmail.com"])
|
||||
mail.send(msg)
|
||||
return "sex"
|
||||
|
||||
@app.get('/rules')
|
||||
@auth_desired
|
||||
|
|
Loading…
Reference in New Issue