vc
This commit is contained in:
parent
cbb25d3f14
commit
d488a75272
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@ def searchposts(v):
|
||||||
)
|
)
|
||||||
|
|
||||||
@app.get("/search/comments")
|
@app.get("/search/comments")
|
||||||
@auth_desired
|
@auth_required
|
||||||
def searchcomments(v):
|
def searchcomments(v):
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue