We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6ad5b1 commit bccfb51Copy full SHA for bccfb51
connectors/src/connectors/slack/lib/workspace_limits.ts
@@ -20,6 +20,7 @@ const WHITELISTED_BOT_NAME = [
20
"Retool",
21
"DustWorkflowTest",
22
"dust-email-lists-highlights",
23
+ "Dust_CrystalBall",
24
];
25
26
async function getActiveMemberEmails(
0 commit comments