mirror of
https://gitlab.com/brutaldon/brutaldon
synced 2025-06-05 21:49:32 +02:00
whoops, left an old mistake in the code
This commit is contained in:
@ -919,8 +919,6 @@ def toot(request, mention=None):
|
||||
"preferences": account.preferences,
|
||||
},
|
||||
)
|
||||
else:
|
||||
return result
|
||||
return redirect(home)
|
||||
else:
|
||||
return render(
|
||||
|
Reference in New Issue
Block a user