Skip to content

Commit

Permalink
fix: add get revocationDefinition
Browse files Browse the repository at this point in the history
  • Loading branch information
lotharking committed Dec 18, 2024
1 parent 7eee7bb commit 2f3d0e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -513,6 +513,6 @@ export class CredentialTypesController {
item => item.revocationRegistryDefinitionId,
)

return revocationRegistryDefinitionIds
return revocationRegistryDefinitionIds
}
}

0 comments on commit 2f3d0e0

Please sign in to comment.