that was dumb. fix compilation.

This commit is contained in:
Ted Unangst 2019-05-05 14:06:29 -04:00
parent bbd8f18ca6
commit 6d0a5590a4
1 changed files with 1 additions and 1 deletions

View File

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