Skip to content

Commit 27c0bd9

Browse files
committed
lint
1 parent 72824e2 commit 27c0bd9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

apps/sim/blocks/blocks/slack.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1273,8 +1273,7 @@ Return ONLY the timestamp string - no explanations, no quotes, no extra text.`,
12731273
},
12741274
connectionCount: {
12751275
type: 'number',
1276-
description:
1277-
'Total number of active connections (only available when checking own presence)',
1276+
description: 'Total number of active connections (only available when checking own presence)',
12781277
},
12791278
lastActivity: {
12801279
type: 'number',

0 commit comments

Comments
 (0)