mirror of
https://github.com/safing/portmaster
synced 2025-04-25 13:29:10 +00:00
Merge pull request #1843 from safing/fix/traymenu-button
Fix tray menu SPN status and button
This commit is contained in:
commit
9258148b1a
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