mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-11 06:47:01 +00:00
refactor(StatusAppNavBar): triggerUpdate
function added
This commit is contained in:
parent
ab835857fb
commit
ad7b5a9ff9
@ -37,6 +37,10 @@ Rectangle {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function triggerUpdate(){
|
||||||
|
navBarModel.update()
|
||||||
|
}
|
||||||
|
|
||||||
StatusAppNavBarFilterModel {
|
StatusAppNavBarFilterModel {
|
||||||
id: navBarModel
|
id: navBarModel
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user