mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 18:52:19 +00:00
Rename Keybinding.targetSelector to targetElementId (#2169)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -184,6 +184,9 @@
|
||||
},
|
||||
"type": {
|
||||
"name": "type"
|
||||
},
|
||||
"device": {
|
||||
"name": "device"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -1221,6 +1224,9 @@
|
||||
},
|
||||
"type": {
|
||||
"name": "type"
|
||||
},
|
||||
"device": {
|
||||
"name": "device"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -119,6 +119,9 @@
|
||||
"clip_name": {
|
||||
"name": "clip_name"
|
||||
},
|
||||
"device": {
|
||||
"name": "appareil"
|
||||
},
|
||||
"type": {
|
||||
"name": "type"
|
||||
}
|
||||
@@ -1219,6 +1222,9 @@
|
||||
"clip_name2": {
|
||||
"name": "nom_clip2"
|
||||
},
|
||||
"device": {
|
||||
"name": "appareil"
|
||||
},
|
||||
"type": {
|
||||
"name": "type"
|
||||
}
|
||||
|
||||
@@ -119,6 +119,9 @@
|
||||
"clip_name": {
|
||||
"name": "clip名"
|
||||
},
|
||||
"device": {
|
||||
"name": "デバイス"
|
||||
},
|
||||
"type": {
|
||||
"name": "タイプ"
|
||||
}
|
||||
@@ -1219,6 +1222,9 @@
|
||||
"clip_name2": {
|
||||
"name": "clip_name2"
|
||||
},
|
||||
"device": {
|
||||
"name": "デバイス"
|
||||
},
|
||||
"type": {
|
||||
"name": "タイプ"
|
||||
}
|
||||
|
||||
@@ -119,6 +119,9 @@
|
||||
"clip_name": {
|
||||
"name": "CLIP 파일명"
|
||||
},
|
||||
"device": {
|
||||
"name": "장치"
|
||||
},
|
||||
"type": {
|
||||
"name": "유형"
|
||||
}
|
||||
@@ -1219,6 +1222,9 @@
|
||||
"clip_name2": {
|
||||
"name": "CLIP 파일명2"
|
||||
},
|
||||
"device": {
|
||||
"name": "장치"
|
||||
},
|
||||
"type": {
|
||||
"name": "유형"
|
||||
}
|
||||
|
||||
@@ -119,6 +119,9 @@
|
||||
"clip_name": {
|
||||
"name": "имя_clip"
|
||||
},
|
||||
"device": {
|
||||
"name": "устройство"
|
||||
},
|
||||
"type": {
|
||||
"name": "тип"
|
||||
}
|
||||
@@ -1219,6 +1222,9 @@
|
||||
"clip_name2": {
|
||||
"name": "clip_name2"
|
||||
},
|
||||
"device": {
|
||||
"name": "устройство"
|
||||
},
|
||||
"type": {
|
||||
"name": "тип"
|
||||
}
|
||||
|
||||
@@ -119,6 +119,9 @@
|
||||
"clip_name": {
|
||||
"name": "CLIP名称"
|
||||
},
|
||||
"device": {
|
||||
"name": "设备"
|
||||
},
|
||||
"type": {
|
||||
"name": "类型"
|
||||
}
|
||||
@@ -1219,6 +1222,9 @@
|
||||
"clip_name2": {
|
||||
"name": "CLIP名称2"
|
||||
},
|
||||
"device": {
|
||||
"name": "设备"
|
||||
},
|
||||
"type": {
|
||||
"name": "类型"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user