ui: Display message box when From -> To Custom Trail doesn't yield a path
This commit is contained in:
@@ -1438,7 +1438,6 @@ std::shared_ptr<Graph> PersistentStorage::getGraphForTrail(
|
||||
else
|
||||
{
|
||||
nodeIds.insert(originId);
|
||||
nodeIds.insert(targetId);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user