mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-28 02:18:50 +00:00
... and move its methods into ResourceDescription. This was a TODO from some pull request in the last few days. I assume the goal is to share this function between all clients if needed. It doesn't reduce the number of lines of code, since I could have removed ResourceDisplay and done this on-the-fly when building the systray menu, as an alternative.