bonks should inherit format from xonks, obviously.
This commit is contained in:
parent
64329252e9
commit
944b58b197
1 changed files with 1 additions and 1 deletions
2
web.go
2
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,
|
||||
|
|
Loading…
Reference in a new issue