mirror of
https://github.com/safing/portmaster
synced 2025-09-01 18:19:12 +00:00
[desktop] Fix tray menu spn status and button
This commit is contained in:
parent
15bd31adb5
commit
8aab22a9ec
1 changed files with 2 additions and 0 deletions
|
@ -251,6 +251,8 @@ pub fn setup_tray_menu(
|
|||
}
|
||||
})
|
||||
.build(app)?;
|
||||
|
||||
_ = app.set_menu(menu);
|
||||
Ok(icon)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue