forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-10-03 22:24:32 +02:00
parent c29a3e3b40
commit 7e9cbddc39
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ def mailtest():
sender="rdrama@rdrama.net",
recipients=["randomname42029@gmail.com"])
mail.send(msg)
return "sex"
@app.get('/rules')
@auth_desired