if we make it this far without context, fake one

master
Ted Unangst 5 years ago
parent 140e96f80e
commit bcb36d8cff

@ -825,6 +825,9 @@ func xonksaver(user *WhatAbout, item junk.Junk, origin string) *Honk {
if convoy == "" {
convoy = currenttid
}
if convoy == "" {
convoy = "missing-" + xfiltrate()
}
xonk.Convoy = convoy
savexonk(&xonk)
}

Loading…
Cancel
Save