Skip to content
Snippets Groups Projects
Verified Commit c4daee3a authored by Pea Nut's avatar Pea Nut
Browse files

Don't return gateway twice if location is selected manually, fixes #823

This fixes a small logic error. Each gateway can be multiple times in
p.recommened (for each transport). If a location was selected manually,
each gateway was added twice to the returned list. The returned list is
the list of gateways we will connect to. For more information, please
check the merge request description.
parent a4374993
Branches
Tags
No related merge requests found
Pipeline #227689 passed