Skip to content

Commit

Permalink
lint:fix
Browse files Browse the repository at this point in the history
  • Loading branch information
legobeat committed Sep 29, 2023
1 parent e5411f3 commit bda2100
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { MethodNames } from '../utils';

export const getPermissionsHandler: PermittedHandlerExport<
GetPermissionsHooks,
[],
[],
PermissionConstraint[]
> = {
methodNames: [MethodNames.getPermissions],
Expand Down

0 comments on commit bda2100

Please sign in to comment.