Skip to content

Commit

Permalink
feat: add hook to refresh remit
Browse files Browse the repository at this point in the history
  • Loading branch information
meenahoda committed Jul 23, 2019
1 parent aed3a7f commit 585dc8e
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@
"title": "Grant Role Membership",
"category": "system"
},
"hooks": {
"afterSubmit": {
"actions": [
{
"type": "Action.RefreshRemit"
}
]
}
},
"type": "AdaptiveCard",
"body": [
{
Expand Down

0 comments on commit 585dc8e

Please sign in to comment.