diff --git a/server/events/subscribers/dev.json b/server/events/subscribers/dev.json index 0eece207..da012d6c 100644 --- a/server/events/subscribers/dev.json +++ b/server/events/subscribers/dev.json @@ -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" } ]