mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 13:56:10 +00:00
Revert "chore(CommunitiesPortal): change CreateCommunity to Import from Discord"
This reverts commit 05626a886e4dde17af03790f90b477c4373d53fd.
This commit is contained in:
parent
f24420a84b
commit
e17782102b
@ -142,9 +142,9 @@ StatusSectionLayout {
|
||||
objectName: "createCommunityButton"
|
||||
Layout.preferredHeight: 38
|
||||
verticalPadding: 0
|
||||
text: qsTr("Import existing community from Discord")
|
||||
text: qsTr("Create community")
|
||||
onClicked: {
|
||||
Global.createCommunityPopupRequested(true /*isDiscordImport*/)
|
||||
Global.openPopup(chooseCommunityCreationTypePopupComponent)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user