Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-19 18:31:36 +00:00
co-authored by renee-png
parent 6b537bb5f2
commit bb41e58c52
+1
View File
@@ -666,6 +666,7 @@ function ImportPage() {
caseByTitle: new Map(),
userByName: new Map(),
userByEmail: new Map(),
activeCaseIds: new Set(),
defaultClientId: null,
defaultContactType: null,
}), [user?.id]);