mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-16 16:47:24 +00:00
parent
fb8a3f9100
commit
1f2521586b
@ -21,6 +21,10 @@ Page {
|
||||
property var rootStore
|
||||
property var emojiPopup: null
|
||||
|
||||
Keys.onEscapePressed: {
|
||||
root.rootStore.openCreateChat = false;
|
||||
}
|
||||
|
||||
ListView {
|
||||
id: contactsModelListView
|
||||
anchors.left: parent.left
|
||||
|
Loading…
x
Reference in New Issue
Block a user