only say honks, not bonks, are qonks. the silliness never ends.
Ted Unangst tedu@tedunangst.com
Sat, 06 Jul 2019 13:25:25 -0400
1 files changed,
3 insertions(+),
1 deletions(-)
jump to
M
activity.go
→
activity.go
@@ -555,7 +555,9 @@ if convoy == "" {
convoy, _ = obj.GetString("conversation") } if ot == "Question" { - what = "qonk" + if what == "honk" { + what = "qonk" + } content += "<ul>" ans, _ := obj.GetArray("oneOf") for _, ai := range ans {