Skip to content

Commit 0897a1b

Browse files
waleedlatif1claude
andcommitted
fix(brightdata): alphabetize block registry entry
Move box before brandfetch/brightdata to maintain alphabetical ordering. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 594bc96 commit 0897a1b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

apps/sim/blocks/registry.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,9 +245,9 @@ export const registry: Record<string, BlockConfig> = {
245245
ashby: AshbyBlock,
246246
athena: AthenaBlock,
247247
attio: AttioBlock,
248+
box: BoxBlock,
248249
brandfetch: BrandfetchBlock,
249250
brightdata: BrightDataBlock,
250-
box: BoxBlock,
251251
browser_use: BrowserUseBlock,
252252
calcom: CalComBlock,
253253
calendly: CalendlyBlock,

bun.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)