vc
This commit is contained in:
parent
c3f9b38182
commit
a795bd39e9
10 changed files with 33 additions and 33 deletions
|
@ -827,7 +827,7 @@ def submit_post(v):
|
|||
_note="spam"
|
||||
)
|
||||
g.db.add(ma)
|
||||
return redirect("/notifications")
|
||||
return redirect(f"{SITE_FULL}/notifications")
|
||||
|
||||
if len(str(body)) > 20000:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue