name change
This commit is contained in:
parent
7e938db2f9
commit
373c1da2ac
1 changed files with 1 additions and 1 deletions
|
|
@ -186,7 +186,7 @@ const getDefaultState = () => ({
|
|||
triggeredSiteEntry: false, // TODO not in save session
|
||||
duplicateOrders: [],
|
||||
hasSentSaveQuoteEmail: null,
|
||||
coverageAttempts: 0
|
||||
coverageLookupAttempts: 0
|
||||
},
|
||||
issConfig: {
|
||||
clientName: 'Generic Insurance', // this is the default and will be overriden by the client's name
|
||||
|
|
|
|||
Loading…
Reference in a new issue