mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-02 17:54:01 +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 QtObject community: chatsModel.activeCommunity
|
||||
|
||||
property bool isEdit: true
|
||||
property bool isEdit: false
|
||||
|
||||
id: popup
|
||||
height: 600
|
||||
|
Loading…
x
Reference in New Issue
Block a user