Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: improve matching for tel type parameter
The old implementation assigns the same score for HOME,VOICE and VOICE for a tel property with parameter voice. This pull requests adds an aditional point for the items with the same length. Signed-off-by: Daniel Kesselberg <[email protected]>
- Loading branch information