chore: fix typing (duplicate property due to overlapping PRs)
This commit is contained in:
@@ -36,8 +36,6 @@ export interface GroupMetadata {
|
||||
inviteCode?: string
|
||||
/** the person who added you */
|
||||
author?: string
|
||||
/** if approval is needed to join the group */
|
||||
joinApprovalMode?: boolean
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user