mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-09 05:05:29 +00:00
fix: fix createCommunityPopup being in edit mode all the time
This commit is contained in:
parent
7ddb93266b
commit
93376f0047
@ -14,7 +14,7 @@ ModalPopup {
|
|||||||
property string selectedImage: ""
|
property string selectedImage: ""
|
||||||
property QtObject community: chatsModel.activeCommunity
|
property QtObject community: chatsModel.activeCommunity
|
||||||
|
|
||||||
property bool isEdit: true
|
property bool isEdit: false
|
||||||
|
|
||||||
id: popup
|
id: popup
|
||||||
height: 600
|
height: 600
|
||||||
|
Loading…
x
Reference in New Issue
Block a user