diff --git a/stores/lidl.js b/stores/lidl.js index f0031c7..1fb35b4 100644 --- a/stores/lidl.js +++ b/stores/lidl.js @@ -52,7 +52,7 @@ exports.getCanonical = function(item, today) { unit, quantity, url: item.canonicalUrl - }; + }, conversions, 'lidl'); } exports.fetchData = async function() {