We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1202f4 commit 26c4ad2Copy full SHA for 26c4ad2
src/common/role-helper.js
@@ -16,7 +16,7 @@ function hasAdminRole(authUser) {
16
}
17
18
/**
19
- * Check if the user has admin role
+ * Check if the user has project manager role
20
* @param {Object} authUser the user
21
*/
22
function hasProjectManagerRole(authUser) {
0 commit comments