try collecting upstream for any activity
This commit is contained in:
parent
02aaa2d134
commit
598e3aa3c4
|
@ -661,7 +661,7 @@ func xonkxonk(user *WhatAbout, item junk.Junk, origin string) *Honk {
|
||||||
xonk.Oonker = oonker
|
xonk.Oonker = oonker
|
||||||
|
|
||||||
if needxonk(user, &xonk) {
|
if needxonk(user, &xonk) {
|
||||||
if what == "tonk" {
|
if rid != "" {
|
||||||
if needxonkid(user, rid) {
|
if needxonkid(user, rid) {
|
||||||
saveoneup(rid)
|
saveoneup(rid)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue