Merge branch 'main' into dev

This commit is contained in:
cc
2026-03-21 15:53:45 +08:00
committed by GitHub
6 changed files with 144 additions and 35 deletions

View File

@@ -863,6 +863,7 @@ export interface ExportOptions {
sessionNameWithTypePrefix?: boolean
displayNamePreference?: 'group-nickname' | 'remark' | 'nickname'
exportConcurrency?: number
imageDeepSearchOnMiss?: boolean
}
export interface ExportProgress {