gfgf
This commit is contained in:
parent
10bbf8878d
commit
3a523463df
8 changed files with 350 additions and 350 deletions
|
@ -128,7 +128,7 @@ def messagereply(v, username, id):
|
|||
g.db.add(new_aux)
|
||||
notif = Notification(comment_id=new_comment.id, user_id=user.id)
|
||||
g.db.add(notif)
|
||||
return redirect('/notifications?messages=true')
|
||||
return redirect(request.referrer))
|
||||
|
||||
@app.get("/songs/<id>")
|
||||
def songs(id):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue