Skip to content

Commit

Permalink
fix:update service subscription mgt page role
Browse files Browse the repository at this point in the history
  • Loading branch information
shahmargi12 committed Aug 28, 2024
1 parent 59fa5aa commit 94b8947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types/Constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ export enum ROLES {
APPMANAGEMENT_VIEW = 'add_apps',
SERVICEMANAGEMENT_VIEW = 'add_service_offering',
APP_MANAGEMENT = 'app_management',
SERVICE_SUBSCRIPTION_MANAGEMENT = 'activate_subscription',
SERVICE_SUBSCRIPTION_MANAGEMENT = 'service_management',
APPOVERVIEW_VIEW = 'add_apps',
SERVICEOVERVIEW_VIEW = 'add_service_offering',
CONNECTOR_SETUP = 'setup_connector',
Expand Down

0 comments on commit 94b8947

Please sign in to comment.