Skip to content

Commit

Permalink
fixed review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashi1993 committed Nov 12, 2024
1 parent c3a1374 commit 247fe15
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<EventSubscriptionHandler>org.wso2.financial.services.accelerator.event.notifications.service.handler.DefaultEventSubscriptionServiceHandler</EventSubscriptionHandler>
<PollingResponseParams>
<IsSubClaimAvailable>true</IsSubClaimAvailable>
<IsTxnClaimAvailable>{{financial_services.event.notifications.set_txn_claim_included}}</IsTxnClaimAvailable>
<IsTxnClaimAvailable>true</IsTxnClaimAvailable>
<IsTxnClaimAvailable>true</IsTxnClaimAvailable>
<IsToeClaimAvailable>true</IsToeClaimAvailable>
</PollingResponseParams>
Expand Down

0 comments on commit 247fe15

Please sign in to comment.