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