diff --git a/web.go b/web.go index 4ddf1b3..9a84518 100644 --- a/web.go +++ b/web.go @@ -1202,7 +1202,7 @@ func bonkit(xid string, user *WhatAbout) { Convoy: xonk.Convoy, Audience: []string{thewholeworld, oonker}, Public: true, - Format: "html", + Format: xonk.Format, Place: xonk.Place, Onts: xonk.Onts, Time: xonk.Time,