only say honks, not bonks, are qonks. the silliness never ends.
This commit is contained in:
parent
340330c85f
commit
c78a6828fb
|
@ -555,7 +555,9 @@ func xonkxonk(user *WhatAbout, item junk.Junk, origin string) *Honk {
|
|||
convoy, _ = obj.GetString("conversation")
|
||||
}
|
||||
if ot == "Question" {
|
||||
if what == "honk" {
|
||||
what = "qonk"
|
||||
}
|
||||
content += "<ul>"
|
||||
ans, _ := obj.GetArray("oneOf")
|
||||
for _, ai := range ans {
|
||||
|
|
Loading…
Reference in New Issue