Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
6b537bb5f2
commit
bb41e58c52
@@ -666,6 +666,7 @@ function ImportPage() {
|
||||
caseByTitle: new Map(),
|
||||
userByName: new Map(),
|
||||
userByEmail: new Map(),
|
||||
activeCaseIds: new Set(),
|
||||
defaultClientId: null,
|
||||
defaultContactType: null,
|
||||
}), [user?.id]);
|
||||
|
||||
Reference in New Issue
Block a user