Skip to content

Commit faddb17

Browse files
authored
move cloud button for pause (microsoft#252710)
move for pause
1 parent 4307305 commit faddb17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vs/workbench/contrib/chat/browser/actions/chatExecuteActions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ export class CreateRemoteAgentJobAction extends Action2 {
486486
menu: {
487487
id: MenuId.ChatExecute,
488488
group: 'navigation',
489-
order: 3.9,
489+
order: 3.4,
490490
when: ChatContextKeys.hasRemoteCodingAgent
491491
}
492492
});

0 commit comments

Comments
 (0)