whoops, left an old mistake in the code

This commit is contained in:
Cy 2020-05-31 02:22:47 +00:00
parent c0caab4919
commit 9415defede
No known key found for this signature in database
GPG Key ID: F66D599380F88521
1 changed files with 0 additions and 2 deletions

View File

@ -919,8 +919,6 @@ def toot(request, mention=None):
"preferences": account.preferences,
},
)
else:
return result
return redirect(home)
else:
return render(