diff --git a/lib/towerops_web/live/device_live/show.html.heex b/lib/towerops_web/live/device_live/show.html.heex index a59e8a34..f7e69545 100644 --- a/lib/towerops_web/live/device_live/show.html.heex +++ b/lib/towerops_web/live/device_live/show.html.heex @@ -32,6 +32,9 @@ {@device.ip_address} + + Polled by: + <%= if @agent_info.type == :cloud do %> <.icon name="hero-cloud" class="h-3.5 w-3.5" /> Cloud