Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Christian Byrne
2025-07-09 15:00:20 -07:00
committed by Terry Jia
parent ec38957c36
commit 11b6677438
2 changed files with 1 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{ {
"name": "@comfyorg/comfyui-frontend", "name": "@comfyorg/comfyui-frontend",
"private": true, "private": true,
"version": "1.24.0-1", "version": "1.24.0",
"type": "module", "type": "module",
"repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend",
"homepage": "https://comfy.org", "homepage": "https://comfy.org",

View File

@@ -232,10 +232,6 @@
"Comfy_NodeBadge_ShowApiPricing": { "Comfy_NodeBadge_ShowApiPricing": {
"name": "Show API node pricing badge" "name": "Show API node pricing badge"
}, },
"Comfy_Notification_ShowVersionUpdates": {
"name": "Show version updates",
"tooltip": "Show updates for new models, and major new features."
},
"Comfy_NodeSearchBoxImpl": { "Comfy_NodeSearchBoxImpl": {
"name": "Node search box implementation", "name": "Node search box implementation",
"options": { "options": {