mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-16 16:47:24 +00:00
parent
38068908ac
commit
5811285de6
@ -135,7 +135,7 @@ StatusSectionLayout {
|
|||||||
objectName: "createCommunityButton"
|
objectName: "createCommunityButton"
|
||||||
Layout.preferredHeight: 38
|
Layout.preferredHeight: 38
|
||||||
verticalPadding: 0
|
verticalPadding: 0
|
||||||
text: qsTr("Create New Community")
|
text: qsTr("Create community")
|
||||||
onClicked: {
|
onClicked: {
|
||||||
Global.openPopup(chooseCommunityCreationTypePopupComponent)
|
Global.openPopup(chooseCommunityCreationTypePopupComponent)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user