Skip to content

Commit dbacf01

Browse files
committed
chore: remove outdated comment
1 parent d9ad499 commit dbacf01

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/tray/menu.rs

-3
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,6 @@ impl Tray for SysTray {
114114
"Disconnected"
115115
};
116116

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

0 commit comments

Comments
 (0)