comment sp

This commit is contained in:
Jeremy Zimmerman 2023-04-25 11:49:42 -04:00
parent 69866a4275
commit bd67138c97

View file

@ -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.