diff --git a/src/store/index.js b/src/store/index.js index 42bc530d..a0483873 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -98,7 +98,7 @@ const getDefaultState = () => { triggeredSiteEntry: false, }, issConfig: { - clientName: "Carrier", // this is the default and will be overriden by the client's name + clientName: "Generic Insurance", // this is the default and will be overriden by the client's name styleSheet: "", accountNumber: 0, }