Fixing comment.
This commit is contained in:
parent
e916178046
commit
31103d6f25
|
@ -40,7 +40,7 @@ export const buildRoleEndpoints = API => ({
|
|||
},
|
||||
|
||||
/**
|
||||
* For the logging in user and current app - retrieves accessible roles.
|
||||
* For the logged in user and current app - retrieves accessible roles.
|
||||
*/
|
||||
getAccessibleRoles: async () => {
|
||||
return await API.get({
|
||||
|
|
Loading…
Reference in New Issue