Skip to content

Commit 2f87acf

Browse files
comfy-pr-botchristian-byrnegithub-actions
authored
1.34.5 (#7122)
Patch version increment to 1.34.5 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-7122-1-34-5-2be6d73d365081968612e8c03a0658da) by [Unito](https://www.unito.io) --------- Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com> Co-authored-by: github-actions <github-actions@github.com>
1 parent 497bafc commit 2f87acf

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@comfyorg/comfyui-frontend",
33
"private": true,
4-
"version": "1.34.4",
4+
"version": "1.34.5",
55
"type": "module",
66
"repository": "https://github.com/Comfy-Org/ComfyUI_frontend",
77
"homepage": "https://comfy.org",

src/locales/en/nodeDefs.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9549,7 +9549,8 @@
95499549
"source": {
95509550
"name": "source"
95519551
},
9552-
"preview": {}
9552+
"preview": {},
9553+
"previewMode": {}
95539554
}
95549555
},
95559556
"PreviewAudio": {

0 commit comments

Comments
 (0)