i think it's better to show the new honk just after posting
This commit is contained in:
parent
ff73147e28
commit
6aaa0fe5cb
1 changed files with 1 additions and 1 deletions
2
honk.go
2
honk.go
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue