Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
huchenlei committed Sep 28, 2024
1 parent 0f707d1 commit a062d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scripts/ui.ts
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ function dragElement(dragEl, settings): () => void {
settings.addSetting({
id: 'Comfy.MenuPosition',
category: ['Comfy', 'Menu', 'MenuPosition'],
name: "Save menu's position",
name: "Save legacy menu's position",
type: 'boolean',
defaultValue: savePos,
onChange(value) {
Expand Down

0 comments on commit a062d25

Please sign in to comment.