comment sp
This commit is contained in:
parent
69866a4275
commit
bd67138c97
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ const getDefaultState = () => {
|
|||
},
|
||||
issConfig: {
|
||||
clientName: "Generic Insurance", // this is the default and will be overriden by the client's name
|
||||
clientDisplayName: "Generic Insurance", // this is the default and will be overriden by the client's name or client display name.
|
||||
clientDisplayName: "Generic Insurance", // this is the default and will be overridden by the client's name or client display name.
|
||||
styleSheet: "",
|
||||
accountNumber: 0,
|
||||
isCoverageEnabled: false, // Indicates if we should be calling coverage on this flow.
|
||||
|
|
|
|||
Loading…
Reference in a new issue