Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
huchenlei committed Sep 16, 2024
1 parent ce2132b commit 97da580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion browser_tests/ComfyPage.ts
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ export class ComfyPage {
}

get clipTextEncodeNode2InputSlot(): Position {
return { x: 427, y: 402 }
return { x: 422, y: 402 }
}

// A point on input edge.
Expand Down

0 comments on commit 97da580

Please sign in to comment.