Skip to content

Commit

Permalink
Update src/mappings/content/channel.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Zeeshan Akram <37098720+zeeshanakram3@users.noreply.github.com>
  • Loading branch information
ignazio-bovo and zeeshanakram3 authored Aug 23, 2023
1 parent c66eba0 commit a2c336f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mappings/content/channel.ts
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ export async function processChannelCreatedEvent({
overlay.getEm(),
ownerAccount,
new ChannelCreated({
channel: channel.id,
recipient: new ChannelRecipient({ channel: channel.id }),
}),
event
Expand Down

0 comments on commit a2c336f

Please sign in to comment.