Fix Müller URLs

This commit is contained in:
Mario Zechner 2023-06-29 16:36:22 +02:00
parent cdda5b2b5c
commit a8abd39239

View File

@ -49,7 +49,7 @@ exports.stores = {
budgetBrands: ["aveo"],
color: "emerald",
defaultChecked: true,
getUrl: (item) => `https://www.muller.at/${item.url}`,
getUrl: (item) => `https://www.mueller.at${item.url}`,
},
unimarkt: {
name: "Unimarkt",