Skip to content

Commit f3d7673

Browse files
committed
ack pr comment
1 parent 40983b4 commit f3d7673

File tree

1 file changed

+1
-1
lines changed
  • apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/block-menu

1 file changed

+1
-1
lines changed

apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/block-menu/block-menu.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ export function BlockMenu({
273273
}
274274
}}
275275
>
276-
Run from block
276+
Run
277277
</PopoverItem>
278278
{/* Hide "Run until" for triggers - they're always at the start */}
279279
{!hasTriggerBlock && (

0 commit comments

Comments
 (0)