feat: expand live chat and work server tools
This commit is contained in:
@@ -110,5 +110,7 @@ export async function notifyPlanEvent(
|
||||
body,
|
||||
threadId: `plan-${planId}`,
|
||||
data: buildPlanNotificationData(planId, String(item.workId), eventType),
|
||||
}, {
|
||||
disableWebPush: Boolean(item.suppressWebPush),
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user