@@ -382,7 +382,7 @@ namespace TEAMModelOS.SDK
NotifyData notifyData = new NotifyData
{
- hubName = bINotice.crowd.type,
+ hubName = string.Join(",", bINotice.crowd.types),
sender = bINotice.source,
tags = bINotice.crowdIds,
title = bINotice.theme,