mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
bd17b38bc3
the `switch` statement that checks for errors (including license errors) issues a `continue` before we even have the chance to wait for the ticker. this has the drawback that premium users will have to wait 5 minutes before they see policy info, but the alternative would be to use labels and go-to, at least with the current code structure. related to https://github.com/fleetdm/fleet/issues/8373 |
||
---|---|---|
.. | ||
desktop_unix.go | ||
desktop_windows.go | ||
desktop.go | ||
generated_syscall_windows.go | ||
icon_dark.ico | ||
icon_dark.png | ||
icon_light.ico | ||
icon_light.png | ||
theme.go |