mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-18 09:37:59 +00:00
fix: remove reset
This commit is contained in:
parent
2f25ce5e80
commit
ff6ceb840a
@ -73,9 +73,6 @@ ModalPopup {
|
||||
width: parent.width
|
||||
signingPhrase: walletModel.signingPhrase
|
||||
visible: showSigningPhrase
|
||||
reset: function() {
|
||||
signingPhrase = Qt.binding(function() { return walletModel.signingPhrase })
|
||||
}
|
||||
}
|
||||
|
||||
Column {
|
||||
|
Loading…
x
Reference in New Issue
Block a user