[desktop] Update crash report description (#1646)

* Update crash report descripton

* Update settings description.
This commit is contained in:
Robin Huang
2024-11-22 18:42:55 -08:00
committed by GitHub
parent 46627bb44b
commit f51866d988
2 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@ import { electronAPI as getElectronAPI, isElectron } from '@/utils/envUtil'
{
id: 'Comfy-Desktop.SendStatistics',
category: ['Comfy-Desktop', 'General', 'Send Statistics'],
name: 'Send anonymous usage statistics',
name: 'Send anonymous crash reports',
type: 'boolean',
defaultValue: true,
onChange: onChangeRestartApp