clean up agent view again

This commit is contained in:
Graham McIntire 2026-02-10 09:51:28 -06:00
parent 07a9366892
commit 6724a0a4bc
No known key found for this signature in database

View file

@ -365,7 +365,7 @@ defmodule ToweropsWeb.AgentChannel do
_ =
Agents.update_agent_token_heartbeat(
socket.assigns.agent_token_id,
heartbeat.ip_address,
get_remote_ip(socket),
metadata
)