From fd0026ac2deb41ba0100175e41d1bb84f3a89037 Mon Sep 17 00:00:00 2001 From: Trent Larson Date: Tue, 22 Jul 2025 15:51:17 -0600 Subject: [PATCH] fix problem with repeated bad stringifies of contactMethods on contact export/import --- src/components/DataExportSection.vue | 24 ++++++++++++++++++++---- src/db/tables/contacts.ts | 11 +++++++++++ src/libs/util.ts | 18 +++--------------- 3 files changed, 34 insertions(+), 19 deletions(-) diff --git a/src/components/DataExportSection.vue b/src/components/DataExportSection.vue index 842b2201..b8c61165 100644 --- a/src/components/DataExportSection.vue +++ b/src/components/DataExportSection.vue @@ -60,9 +60,11 @@ backup and database export, with platform-specific download instructions. * *