mirror of
https://github.com/strapi/strapi.git
synced 2025-12-28 07:33:17 +00:00
fix: entiltelment names
This commit is contained in:
parent
37d0f58de2
commit
8c670940a9
@ -33,6 +33,5 @@ export const DRAG_DROP_TYPES = {
|
||||
STAGE: 'stage',
|
||||
};
|
||||
|
||||
export const CHARGEBEE_WORKFLOW_ENTITLEMENT_NAME = 'review-workflows-number-of-workflows';
|
||||
export const CHARGEBEE_STAGES_PER_WORKFLOW_ENTITLEMENT_NAME =
|
||||
'review-workflows--stages-per-workflow';
|
||||
export const CHARGEBEE_WORKFLOW_ENTITLEMENT_NAME = 'workflows';
|
||||
export const CHARGEBEE_STAGES_PER_WORKFLOW_ENTITLEMENT_NAME = 'stagesPerWorkflow';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user