Skip to content

Commit 13f43f9

Browse files
committed
chore: type dded in main context
1 parent bd62da3 commit 13f43f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Shared/Providers/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export interface MainContext {
5454
isFeatureArgoCdMigrationEnabled: boolean
5555
}
5656
isManifestScanningEnabled: boolean
57-
isOrgLevelRBACViewEnforced: boolean
57+
canOnlyViewPermittedEnvOrgLevel: boolean
5858
viewIsPipelineRBACConfiguredNode: ReactNode
5959
}
6060

0 commit comments

Comments
 (0)