This commit is contained in:
Aevann1 2022-03-21 22:56:43 +02:00
parent f5100ee41b
commit 86aab0915b
15 changed files with 25 additions and 23 deletions

View file

@ -884,6 +884,7 @@ def remove_follow(username, v):
return {"message": "Follower removed!"}
@app.get("/pp/<id>")
@app.get("/uid/<id>/pic")
@app.get("/uid/<id>/pic/profile")
@app.get("/logged_out/uid/<id>/pic")