Fix lint
This commit is contained in:
parent
11f6a57c54
commit
2e5d852a77
|
@ -304,7 +304,6 @@ function GroupOverview(props: {
|
|||
isCreator: boolean
|
||||
}) {
|
||||
const { group, creator, isCreator, user } = props
|
||||
const { about } = group
|
||||
const anyoneCanJoinChoices: { [key: string]: string } = {
|
||||
Closed: 'false',
|
||||
Open: 'true',
|
||||
|
|
Loading…
Reference in New Issue
Block a user