i think it's better to show the new honk just after posting

This commit is contained in:
Ted Unangst 2019-07-01 19:29:50 -04:00
parent ff73147e28
commit 6aaa0fe5cb
1 changed files with 1 additions and 1 deletions

View File

@ -1085,7 +1085,7 @@ func savehonk(w http.ResponseWriter, r *http.Request) {
go honkworldwide(user, &honk)
http.Redirect(w, r, "/", http.StatusSeeOther)
http.Redirect(w, r, xid, http.StatusSeeOther)
}
func showhonkers(w http.ResponseWriter, r *http.Request) {