Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-18 07:21:32 +00:00
co-authored by renee-png
parent c7ecc750e1
commit c41ff210a2
+3
View File
@@ -544,6 +544,9 @@ function ImportPage() {
invoiceByExt: new Map(),
clientByName: new Map(),
caseByNumber: new Map(),
caseByTitle: new Map(),
userByName: new Map(),
userByEmail: new Map(),
defaultClientId: null,
defaultContactType: null,
}), [user?.id]);