Skip to content

Commit

Permalink
fix:update service subscription mgt page role (#1047)
Browse files Browse the repository at this point in the history
  • Loading branch information
shahmargi12 authored Sep 6, 2024
1 parent ca497b9 commit f41de5a
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 @@ -186,7 +186,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 f41de5a

Please sign in to comment.