diff --git a/src/constants/coreSettings.ts b/src/constants/coreSettings.ts index 2292ad362..d49394aff 100644 --- a/src/constants/coreSettings.ts +++ b/src/constants/coreSettings.ts @@ -831,7 +831,7 @@ export const CORE_SETTINGS: SettingParams[] = [ }, { id: 'Comfy.Window.TabIconProgress', - name: 'Browser tab icon shows progress', + name: 'Show progress in browser tab icon (favicon)', tooltip: 'Updates the browser tab icon to show the progress of the current task.', type: 'boolean',