Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-18 04:01:20 +00:00
co-authored by renee-png
parent 3e51ed14a7
commit 593eac9e7d
+2
View File
@@ -54,6 +54,8 @@ interface ImportCtx {
caseByNumber: Map<string, string>;
// Optional fallback client id (e.g. for address-only locations CSV)
defaultClientId?: string | null;
// Selected contact group (for unified contacts importer)
defaultContactType?: string | null;
}
const norm = (s: string) =>