forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-01-28 01:29:39 +02:00
parent cc9d1e180a
commit 29b9d73387
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@ def searchposts(v):
)
@app.get("/search/comments")
@auth_desired
@auth_required
def searchcomments(v):