mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-09 09:30:06 +00:00
minor typo fix (#567)
This commit is contained in:
committed by
GitHub
parent
7051d86ba7
commit
2c1bd662e1
@@ -24,7 +24,7 @@ app.registerExtension({
|
||||
app.ui.settings.addSetting({
|
||||
id: 'Comfy.SnapToGrid.GridSize',
|
||||
category: ['Comfy', 'Graph', 'GridSize'],
|
||||
name: 'Snap to gird size',
|
||||
name: 'Snap to grid size',
|
||||
type: 'slider',
|
||||
attrs: {
|
||||
min: 1,
|
||||
|
||||
Reference in New Issue
Block a user