diff --git a/Blocktrust.CredentialWorkflow.Web/Components/Features/Actions/Verification/VerifyW3cCredentialAction.razor b/Blocktrust.CredentialWorkflow.Web/Components/Features/Actions/Verification/VerifyW3cCredentialAction.razor index edc27a4..93f11fc 100644 --- a/Blocktrust.CredentialWorkflow.Web/Components/Features/Actions/Verification/VerifyW3cCredentialAction.razor +++ b/Blocktrust.CredentialWorkflow.Web/Components/Features/Actions/Verification/VerifyW3cCredentialAction.razor @@ -109,7 +109,6 @@ else if (ActionInput.CredentialReference.Source == ParameterSource.TriggerInput) {
- @if (TriggerParameters?.Any() == true) {