diff --git a/src/constants/coreSettings.ts b/src/constants/coreSettings.ts index ee884ef68..b01b6ab0e 100644 --- a/src/constants/coreSettings.ts +++ b/src/constants/coreSettings.ts @@ -749,7 +749,7 @@ export const CORE_SETTINGS: SettingParams[] = [ }, { id: 'Comfy.InstalledVersion', - name: 'Installed frontend version', + name: 'The frontend version that was running when the user first installed ComfyUI', type: 'hidden', defaultValue: null, versionAdded: '1.24.0'