Include found paths in "second path found" warning

This commit is contained in:
I-Al-Istannen
2022-10-29 14:08:29 +02:00
parent 259cfc20cc
commit c020cccc64
3 changed files with 9 additions and 4 deletions

View File

@ -22,6 +22,9 @@ ambiguous situations.
## Unreleased
### Changed
- Clear up error message shown when multiple paths are found to an element
## 3.4.2 - 2022-10-26
### Added