Skip to content

Commit

Permalink
Update the airdrop channel (#6951)
Browse files Browse the repository at this point in the history
  • Loading branch information
hpeebles authored Dec 3, 2024
1 parent d432d2e commit 37fe3af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/openchat-agent/src/services/registry/mappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ export function updatesResponse(
}
if ("Success" in value) {
const communityId = "txydz-jyaaa-aaaaf-bifea-cai";
const channelId = "2986651291";
const channelName = "November airdrop";
const channelId = "3564534936";
const channelName = "December airdrop";
const communityName = "CHIT for CHAT";

return {
Expand Down

0 comments on commit 37fe3af

Please sign in to comment.