fix: make gen key modal not flickable

This commit is contained in:
Jonathan Rainville 2020-06-15 09:37:16 -04:00 committed by Iuri Matias
parent 8c989c3b6c
commit 03305c548f
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ ModalPopup {
AccountList {
id: accountList
anchors.fill: parent
interactive: false
accounts: onboardingModel
isSelected: function (index, address) {