mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-22 11:38:57 +00:00
fix: make gen key modal not flickable
This commit is contained in:
parent
8c989c3b6c
commit
03305c548f
@ -15,6 +15,7 @@ ModalPopup {
|
||||
AccountList {
|
||||
id: accountList
|
||||
anchors.fill: parent
|
||||
interactive: false
|
||||
|
||||
accounts: onboardingModel
|
||||
isSelected: function (index, address) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user