diff --git a/activity.go b/activity.go index 9e4d2ef..b955c9d 100644 --- a/activity.go +++ b/activity.go @@ -1717,6 +1717,8 @@ func somethingabout(obj junk.Junk) (*SomeThing, error) { switch t { case "Person": fallthrough + case "Group": + fallthrough case "Organization": fallthrough case "Application":