make sure we get id from object

master
Ted Unangst 4 years ago
parent 5a318202a0
commit b7e7576f4e

@ -625,6 +625,7 @@ func xonksaver(user *WhatAbout, item junk.Junk, origin string) *Honk {
}
}
}
xid, _ = obj.GetString("id")
}
if xid == "" {

Loading…
Cancel
Save