Fix country and currency selection
This commit is contained in:
@@ -408,7 +408,7 @@ const showRow = async (item) => {
|
||||
country: settingsStore.country.code,
|
||||
});
|
||||
|
||||
console.log('MATOMO',$matomo);
|
||||
//console.log('MATOMO',$matomo);
|
||||
products.value = response.data.products;
|
||||
countryHash.value = response.data.countryHash;
|
||||
console.log("TEST=", response.data);
|
||||
|
||||
Reference in New Issue
Block a user