Cleanup - audit

This commit is contained in:
jdl
2026-06-13 19:57:52 +02:00
parent b6052ee7b8
commit 111f3f4d20

View File

@@ -50,4 +50,6 @@ func (a *App) onPing(e PingEvent) {
}
return
}
peer.UpdateEndpoints(e.ping.SrcV4, e.ping.SrcV6)
}