nit - match setting name style

This commit is contained in:
filtered
2025-05-14 07:49:17 +10:00
parent a0a00bacdd
commit 05534184a6

View File

@@ -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',