mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-05 23:50:08 +00:00
nit - match setting name style
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user