mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-03 10:14:04 +00:00
fix(wallet): set up an new keycard with an existing account screen does not show key pairs
Fixes: #16785
This commit is contained in:
parent
1da7081405
commit
e6c0aa4a1f
@ -24,7 +24,7 @@ Item {
|
||||
|
||||
QtObject {
|
||||
id: d
|
||||
readonly property string profilePairTypeValue: Constants.keycard.keyPairType.profile
|
||||
readonly property int profilePairTypeValue: Constants.keycard.keyPairType.profile
|
||||
}
|
||||
|
||||
ColumnLayout {
|
||||
|
Loading…
x
Reference in New Issue
Block a user