Skip to content

Commit

Permalink
chore: remove outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
NotAShelf committed Jul 28, 2024
1 parent d9ad499 commit dbacf01
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/tray/menu.rs
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,6 @@ impl Tray for SysTray {
"Disconnected"
};

// FIXME: the icon is still not showing up
// ags returns:
// "Error: can't assign "tailscale-online" as icon, it is not a file nor a named icon"
ToolTip {
title: format!("Tailscale: {state}"),
description: String::default(),
Expand Down

0 comments on commit dbacf01

Please sign in to comment.