Skip to content

Commit b3f19c6

Browse files
Adam GoughAdam Gough
authored andcommitted
bun run lint
1 parent 2a3ddf1 commit b3f19c6

4 files changed

Lines changed: 360 additions & 362 deletions

File tree

apps/sim/triggers/airtable/webhook.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export const airtableWebhookTrigger: TriggerConfig = {
4141
airtableChanges: {
4242
type: 'array',
4343
description: 'Changes made to the Airtable table',
44-
}
44+
},
4545
},
4646

4747
instructions: [

0 commit comments

Comments
 (0)