Skip to content

Commit

Permalink
fix: dummy commit adding space between lines
Browse files Browse the repository at this point in the history
  • Loading branch information
khushal87 committed Dec 24, 2024
1 parent 53a418e commit d0ada39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/src/components/Channel/Channel.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -840,6 +840,7 @@ const ChannelWithContext = <
) {
// eslint-disable-next-line @typescript-eslint/no-unused-vars
const { user, ...ownReadState } = channel.state.read[client.user.id];

await loadChannelAtFirstUnreadMessage({
channelUnreadState: ownReadState,
setChannelUnreadState,
Expand Down

0 comments on commit d0ada39

Please sign in to comment.