[Desktop] Add user journey events to the metrics collection list (UI) (#2237)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Chenlei Hu
2025-01-12 17:16:16 -05:00
committed by GitHub
parent 3b2cc23f65
commit 3f261f0e53
14 changed files with 134 additions and 79 deletions

View File

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