mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-23 21:11:55 +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 {
|
||||
id: navBarModel
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user