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