This commit is contained in:
Aevann1 2022-01-28 01:29:39 +02:00
parent cbb25d3f14
commit d488a75272

View file

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