diff --git a/apps/sim/blocks/blocks/flint.ts b/apps/sim/blocks/blocks/flint.ts index eb615730a4b..8bcc50fff3a 100644 --- a/apps/sim/blocks/blocks/flint.ts +++ b/apps/sim/blocks/blocks/flint.ts @@ -80,6 +80,7 @@ export const FlintBlock: BlockConfig = { id: 'items', title: 'Pages (JSON)', type: 'code', + language: 'json', placeholder: `[ { "targetPageSlug": "/case-studies/acme-corp",