mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-18 09:37:59 +00:00
parent
f55123ddf1
commit
4c8c7d95d7
@ -33,6 +33,14 @@ Item {
|
||||
stack.currentIndex = 0;
|
||||
}
|
||||
|
||||
Connections {
|
||||
target: walletSection
|
||||
|
||||
function onFilterChanged() {
|
||||
root.resetStack()
|
||||
}
|
||||
}
|
||||
|
||||
QtObject {
|
||||
id: d
|
||||
function getBackButtonText(index) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user