Commit Graph
1 Commits
Author SHA1 Message Date
Evan ChampionandHarry Harpham 99f8039101 tsnet: fix advertiseService dropping existing services
AppendTo returns the new slice but the result was discarded,
so only the newly added service was advertised.

Signed-off-by: Evan Champion <110177090+evan314159@users.noreply.github.com>
2026-03-29 15:50:39 -06:00