Skip to content

Commit

Permalink
Update GroupMembershipChanged.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
nakajima authored Feb 5, 2024
1 parent d768ba9 commit 9c4a8bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/XMTPiOS/Codecs/GroupMembershipChanged.swift
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public struct GroupMembershipChangedCodec: ContentCodec {
}

public func shouldPush(content: GroupMembershipChanges) throws -> Bool {
true
false
}
}

0 comments on commit 9c4a8bc

Please sign in to comment.