Skip to content

Commit

Permalink
updated dev.json webhook to use proposal-end-inngest endpoint for pro…
Browse files Browse the repository at this point in the history
…posal/end event (#103)
  • Loading branch information
sophiacodes authored Jul 30, 2024
1 parent d5d9ac2 commit 76a9d42
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions server/events/subscribers/dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,10 @@
{
"url": "https://discord.dev.thelao.io/api/snapshot-webhook"
},
{
"url": "https://develop.thelao.io/api/v1/governance/replicate-proposal-to-another-dao"
},
{
"url": "https://develop.thelao.io/api/v1/governance/email-dao-on-create"
},
{
"url": "https://develop.thelao.io/api/v1/governance/email-dao-on-end"
},
{
"url": "https://develop.thelao.io/api/v1/governance/email-sub-dao-on-end"
"url": "https://develop.thelao.io/api/v1/governance/proposal-end-inngest"
}
]

0 comments on commit 76a9d42

Please sign in to comment.