that was dumb. fix compilation.

master
Ted Unangst 5 years ago
parent bbd8f18ca6
commit 6d0a5590a4

@ -524,7 +524,7 @@ func showhonk(w http.ResponseWriter, r *http.Request) {
http.NotFound(w, r) http.NotFound(w, r)
return return
} }
donksforhonks([]*Honk{&h}) donksforhonks([]*Honk{h})
if friendorfoe(r.Header.Get("Accept")) { if friendorfoe(r.Header.Get("Accept")) {
_, j := jonkjonk(user, h) _, j := jonkjonk(user, h)
j["@context"] = itiswhatitis j["@context"] = itiswhatitis

Loading…
Cancel
Save