make approval required the default community type
This commit is contained in:
parent
6830a02248
commit
341c86a006
|
@ -325,7 +325,7 @@ StatusModal {
|
|||
components: [
|
||||
StatusCheckBox {
|
||||
id: requestToJoinCheckbox
|
||||
checked: false
|
||||
checked: true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue