diff --git a/src/ira-rebates.ts b/src/ira-rebates.ts index 86bfb75..36759fd 100644 --- a/src/ira-rebates.ts +++ b/src/ira-rebates.ts @@ -60,7 +60,7 @@ const hearRebates: { * generic info to users in those states. */ const HEAR_EXCLUDE_STATES = new Set(['NY']); -const HER_EXCLUDE_STATES = new Set(['WI']); +const HER_EXCLUDE_STATES = new Set(['ME', 'WI']); export function getRebatesFor(response: APIResponse, msg: MsgFn): IRARebate[] { const disclaimerText = msg(