Skip to content
Snippets Groups Projects
Verified Commit 560bb8f1 authored by meskio's avatar meskio :tent:
Browse files

[feat] remove gateway selection

parent 9f828387
No related branches found
No related tags found
No related merge requests found
......@@ -65,8 +65,6 @@ func (bt *bmTray) onReady() {
go bt.mCancel.Hide()
systray.AddSeparator()
bt.addGateways()
mHelp := systray.AddMenuItem("Help ...", "")
bt.mDonate = systray.AddMenuItem("Donate ...", "")
bt.mHaveDonated = systray.AddMenuItem("... I have donated", "")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment