mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-19 03:51:03 +00:00

It's technically weird to return a tsweb.Error with no child err, but it's a sensible thing to want to do, and we shouldn't panic if it happens. Signed-off-by: David Anderson <dave@natulte.net>