From 140e96f80ecddb053e58d51249596515c6667d01 Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Thu, 3 Oct 2019 12:33:19 -0400 Subject: [PATCH] save convoy here --- activity.go | 1 + 1 file changed, 1 insertion(+) diff --git a/activity.go b/activity.go index 3eac69a..87734ab 100644 --- a/activity.go +++ b/activity.go @@ -825,6 +825,7 @@ func xonksaver(user *WhatAbout, item junk.Junk, origin string) *Honk { if convoy == "" { convoy = currenttid } + xonk.Convoy = convoy savexonk(&xonk) } if goingup == 0 {