Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralf Hauser committed Feb 23, 2020
1 parent b0c8da9 commit 0510a47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/api/services/conflate.data.service.js
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,7 @@ function mergeFountainProperties(ftn, mergeNotes='', mergeDistance=null, debugAl
}
}
if (0 < tmp.extracted.imgs.length) {
//test with ch-zh Q27230145 or rather node/1415970706
for(let pSrc_name of p.src_pref){
// add the osm images to wikidata if that is the preferred source
if(temp.sources[pSrc_name].status === PROP_STATUS_OK && pSrc_name!= src_name){
Expand Down

0 comments on commit 0510a47

Please sign in to comment.