Apply suggestions from code review
Co-authored-by: Fredrik Adelöw <freben@gmail.com> Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -57,7 +57,7 @@ export type PermissionsRegistryServiceAddResourceTypeOptions<
|
||||
*
|
||||
* If this function is not provided the permission system will not be able to
|
||||
* resolve conditional decisions except when requesting resources directly
|
||||
* form the plugin.
|
||||
* from the plugin.
|
||||
*/
|
||||
getResources?(resourceRefs: string[]): Promise<Array<TResource | undefined>>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user