clean up agent view again
This commit is contained in:
parent
07a9366892
commit
6724a0a4bc
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue