diff --git a/package.json b/package.json index bb52c2af0..55a55a7b1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.30.1", + "version": "1.30.2", "type": "module", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "homepage": "https://comfy.org", diff --git a/src/locales/en/main.json b/src/locales/en/main.json index 210468449..a05e9dc81 100644 --- a/src/locales/en/main.json +++ b/src/locales/en/main.json @@ -1955,7 +1955,7 @@ "benefit2": "Up to 30 min runtime per job" }, "required": { - "title": "Subscribe to", + "title": "Subscribe to", "waitingForSubscription": "Complete your subscription in the new tab. We'll automatically detect when you're done!", "subscribe": "Subscribe" },