Skip to content

Commit b88e541

Browse files
committed
Rollback
Signed-off-by: Sebastien Dionne <[email protected]>
1 parent 18a2b3a commit b88e541

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/src/lib/permissions.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ export function isPermitted({
112112
}
113113

114114
/**
115-
* @description The logic behind create roles depending on permissions. Since create has extra custom permission logic, that is why
116-
* it is separated from the others.
115+
* @description it the logic behind depending on create roles, since create has extra custom permission logic that is why
116+
* * it is seperated from the others
117117
*
118118
* Algorithm: We mapped the cluster name and the resource name, because all the actions in them are
119119
* constant and limited, and hence faster lookup approach.

0 commit comments

Comments
 (0)