This commit is contained in:
John L 2022-06-11 16:19:27 +01:00
parent e0abfecab6
commit 486c139afa

View file

@ -62,7 +62,7 @@ module.exports = {
const searchOp = "#search-results";
const down = " i.move-down.accessibleUX";
const remove = " i.remove-icon.accessibleUX";
const favCat = "#categories div:nth-child(1)"
const favCat = "#categories div:nth-child(1)";
// Switch UX on
browser