This commit is contained in:
@@ -68,6 +68,7 @@ namespace Sockeye.Biz
|
||||
case SockType.GZCase:
|
||||
return new GZCaseBiz(ct, userId, translationId, roles);
|
||||
case SockType.Subscription:
|
||||
case SockType.SubscriptionItem:
|
||||
return new SubscriptionBiz(ct, userId, translationId, roles);
|
||||
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user