We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 834ac3e commit 103139fCopy full SHA for 103139f
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@comfyorg/comfyui-frontend",
3
"private": true,
4
- "version": "1.24.0-1",
+ "version": "1.24.0",
5
"type": "module",
6
"repository": "https://github.com/Comfy-Org/ComfyUI_frontend",
7
"homepage": "https://comfy.org",
src/locales/en/settings.json
@@ -232,10 +232,6 @@
232
"Comfy_NodeBadge_ShowApiPricing": {
233
"name": "Show API node pricing badge"
234
},
235
- "Comfy_Notification_ShowVersionUpdates": {
236
- "name": "Show version updates",
237
- "tooltip": "Show updates for new models, and major new features."
238
- },
239
"Comfy_NodeSearchBoxImpl": {
240
"name": "Node search box implementation",
241
"options": {
0 commit comments