This commit is contained in:
counterweight 2025-03-22 17:32:15 +01:00
parent ee80c2f4a9
commit bc4cb35a31
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C

View file

@ -82,6 +82,7 @@ function offersPage() {
const placeInput = new PlaceInput({
parentElement: document.getElementById('place-and-time-boxes'),
id: 'place-input',
});
placeInput.render();