Fixing comment.

This commit is contained in:
mike12345567 2023-09-27 15:51:39 +01:00
parent e916178046
commit 31103d6f25
1 changed files with 1 additions and 1 deletions

View File

@ -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 () => { getAccessibleRoles: async () => {
return await API.get({ return await API.get({