mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Users connecting multiple daemons (e.g. local + remote via Tailscale) hit a "belongs to X, not Y" error because the edit-host modal's Add Connection button scoped new connections to the current host's server ID. Remove that button and its supporting state so all connections go through the top-level flow which has no server ID constraint.