reset currettid too
This commit is contained in:
parent
bcb36d8cff
commit
73d6331c2d
|
@ -827,6 +827,7 @@ func xonksaver(user *WhatAbout, item junk.Junk, origin string) *Honk {
|
|||
}
|
||||
if convoy == "" {
|
||||
convoy = "missing-" + xfiltrate()
|
||||
currenttid = convoy
|
||||
}
|
||||
xonk.Convoy = convoy
|
||||
savexonk(&xonk)
|
||||
|
|
Loading…
Reference in New Issue