mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 11:36:16 +00:00
oopsie!
This commit is contained in:
parent
d2fa7ea385
commit
7358c1dc58
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ from gallery.models import Posts, Users
|
|||
blueprint = Blueprint("profile", __name__, url_prefix="/profile")
|
||||
|
||||
|
||||
@blueprint.route("/profile")
|
||||
@blueprint.route("/")
|
||||
def profile():
|
||||
"""
|
||||
Profile overview, shows all profiles on the onlylegs gallery
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue