Files
ThreadNet-Web/src/components/views/rooms
Travis RalstonandGitHub 28d7a51bb9 Fix improper splice when determining vias for tombstones (#7159)
`splice` takes one element from the array whereas `slice` takes all after a given point. We want `slice` so we can pick up ipv6 addresses and port numbers.
2021-11-18 13:50:37 -07:00
..