Add option to disable the tray icon #108
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Siderus/Orion!108
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/121-tray-icon-setting"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What changed?
@ -294,3 +294,28 @@ app.on('will-quit', () => {global.IPFS_PROCESS.kill()This will trigger the message every time the settings is
false, try with a more specific setup:systemTrayNotification === undefinedDo we really need a new panel for one option? Can we add it to the Daemon settings?
I've added it to the connectivity panel, we don't have a daemon panel anymore
LGTM 🔥 👍