This commit is contained in:
Adria Navarro 2023-09-01 17:03:40 +02:00
parent 0dc03abe5f
commit 3e3b965bb3
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ export const buildPermissionsEndpoints = API => ({
},
/**
* Gets the resources that depend on this resource permissions
* Gets info about the resources that depend on this resource permissions
* @param resourceId the resource ID to check
*/
getDependants: async resourceId => {