try collecting upstream for any activity

This commit is contained in:
Ted Unangst 2019-07-08 15:02:49 -04:00
parent 02aaa2d134
commit 598e3aa3c4
1 changed files with 1 additions and 1 deletions

View File

@ -661,7 +661,7 @@ func xonkxonk(user *WhatAbout, item junk.Junk, origin string) *Honk {
xonk.Oonker = oonker
if needxonk(user, &xonk) {
if what == "tonk" {
if rid != "" {
if needxonkid(user, rid) {
saveoneup(rid)
}