You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/panel-new/components/editor/components/sub-block/components/trigger-save/trigger-save.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -442,7 +442,7 @@ export function TriggerSave({
442
442
/>
443
443
) : (
444
444
<pclassName='text-muted-foreground text-xs'>
445
-
Generate a temporary URL that executes this webhook against the live (un-deployed)
445
+
Generate a temporary URL that executes this webhook against the live (undeployed)
Copy file name to clipboardExpand all lines: apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/panel-new/components/editor/components/sub-block/components/webhook/components/webhook-modal.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -897,7 +897,7 @@ export function WebhookModal({
897
897
) : (
898
898
<pclassName='text-muted-foreground text-xs'>
899
899
Generate a temporary URL that executes this webhook against the live
0 commit comments