From 12586174b09db291863ad868b592dc9a40709b94 Mon Sep 17 00:00:00 2001 From: Curry141 <135717077+Daniongithub@users.noreply.github.com> Date: Wed, 11 Jun 2025 16:09:05 +0200 Subject: [PATCH] Fix --- scripts/tpersearch.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/scripts/tpersearch.js b/scripts/tpersearch.js index 59428b6..1d6c559 100644 --- a/scripts/tpersearch.js +++ b/scripts/tpersearch.js @@ -21,8 +21,9 @@ searchBar.addEventListener('input', () => { productsContainer.innerHTML = ' '; buttons.innerHTML = `
- Bologna - Ferrara + Urbano + Suburbano + Extraurbano
`; return;