mirror of
https://gitlab.com/brutaldon/brutaldon
synced 2025-01-05 12:36:43 +01:00
whoops, left an old mistake in the code
This commit is contained in:
parent
c0caab4919
commit
9415defede
@ -919,8 +919,6 @@ def toot(request, mention=None):
|
|||||||
"preferences": account.preferences,
|
"preferences": account.preferences,
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
else:
|
|
||||||
return result
|
|
||||||
return redirect(home)
|
return redirect(home)
|
||||||
else:
|
else:
|
||||||
return render(
|
return render(
|
||||||
|
Loading…
Reference in New Issue
Block a user