mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-14 21:28:11 +02:00
Boost matchScore of name suggestion presets
This commit is contained in:
@@ -219,6 +219,7 @@ function suggestionsToPresets(presets) {
|
||||
addTags: suggestion.tags,
|
||||
removeTags: suggestion.tags,
|
||||
reference: preset.reference,
|
||||
matchScore: 2,
|
||||
suggestion: true
|
||||
};
|
||||
}
|
||||
|
||||
+1968
-1968
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user