make sure we get id from object

This commit is contained in:
Ted Unangst 2020-01-23 22:32:52 -05:00
parent 5a318202a0
commit b7e7576f4e
1 changed files with 1 additions and 0 deletions

View File

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