mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-22 04:21:44 +00:00
parent
90d7f65369
commit
460a6dc649
@ -135,6 +135,9 @@ ApplicationWindow {
|
||||
}
|
||||
|
||||
onActivated: {
|
||||
if (reason === SystemTrayIcon.Context) {
|
||||
return
|
||||
}
|
||||
applicationWindow.show()
|
||||
applicationWindow.raise()
|
||||
applicationWindow.requestActivate()
|
||||
|
Loading…
x
Reference in New Issue
Block a user