master
Aevann1 2022-01-28 22:13:18 +02:00
parent 22cc4b2ae8
commit b33b5d9c72
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):