This commit is contained in:
Aevann1 2022-01-28 03:32:16 +02:00
parent 8dbf566de2
commit 6e50997f43
2 changed files with 4 additions and 2 deletions

View file

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