diff --git a/src/store/index.js b/src/store/index.js index 1d6e44b7..a685a87a 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -243,6 +243,7 @@ export const getDefaultState = () => ({ }, issConfig: { clientName: 'Generic Insurance', // this is the default and will be overriden by the client's name + clientFullName: 'Generic Insurance', // this is the default and will be overriden by the client's name or client's full name. clientDisplayName: 'Generic Insurance', // this is the default and will be overridden by the client's name or client display name. clientHeader: {}, styleSheet: '', // Stylesheet used by the client.