Skip to content

Commit

Permalink
fix: add missioncritical to plan map
Browse files Browse the repository at this point in the history
  • Loading branch information
aloisio-m-bastian committed Jan 16, 2025
1 parent 833504f commit 964b1d7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export const loadContractServicePlan = async ({ clientId }) => {
const PLAN_MAP = {
business: 'Business',
enterprise: 'Enterprise',
missioncritical: 'Mission Critical',
mission_critical: 'Mission Critical'
}

Expand Down

0 comments on commit 964b1d7

Please sign in to comment.