Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
3e51ed14a7
commit
593eac9e7d
@@ -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) =>
|
||||
|
||||
Reference in New Issue
Block a user