Skip to content

Commit 1df1933

Browse files
committed
fix(attio): remove incorrect save button reference from setup instructions
1 parent 23afc8d commit 1df1933

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/sim/triggers/attio/utils.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ export function attioSetupInstructions(): string {
2626
const instructions = [
2727
'<strong>Note:</strong> Webhooks are automatically created in Attio when you deploy this workflow, and deleted when you undeploy. See the <a href="https://docs.attio.com/rest-api/guides/webhooks" target="_blank" rel="noopener noreferrer">Attio webhook documentation</a> for details.',
2828
'Connect your <strong>Attio account</strong> using the credential selector above.',
29-
'Click <strong>Save</strong> to store your trigger configuration.',
3029
'<strong>Deploy</strong> the workflow — a webhook will be created automatically in your Attio workspace.',
3130
]
3231

0 commit comments

Comments
 (0)