fix: clean up garbled Chinese text

This commit is contained in:
Jason
2026-04-10 00:01:31 +08:00
parent d96000f0d9
commit afa8bb5fe0
6 changed files with 14 additions and 14 deletions

View File

@@ -1127,7 +1127,7 @@ export default function SnsPage() {
activeContactsCountTaskIdRef.current = null
}
finishBackgroundTask(taskId, 'completed', {
detail: '鑱旂郴浜烘湅鍙嬪湀鏉℃暟琛ョ畻瀹屾垚',
detail: '联系人朋友圈条数补算完成',
progressText: `${totalTargets}/${totalTargets}`
})
}