mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-04 10:44:23 +00:00
parent
2e25bf4f8a
commit
1914557e6b
@ -364,6 +364,8 @@ ModalPopup {
|
||||
text: qsTr("You can require new members to meet certain criteria before they can join. This can be changed at any time")
|
||||
}
|
||||
|
||||
// Feature commented temporarily
|
||||
/*
|
||||
StatusSettingsLineButton {
|
||||
id: ensOnlySwitch
|
||||
anchors.top: privateExplanation.bottom
|
||||
@ -401,6 +403,7 @@ ModalPopup {
|
||||
width: parent.width
|
||||
text: qsTr("Your community requires an ENS username to be able to join")
|
||||
}
|
||||
*/
|
||||
}
|
||||
|
||||
MembershipRequirementPopup {
|
||||
|
Loading…
x
Reference in New Issue
Block a user