This commit is contained in:
oliver
2026-05-14 08:43:02 -03:00
parent 0e5e4d8383
commit 4299e7e276
+6 -6
View File
@@ -2772,42 +2772,42 @@
<button <button
type="button" type="button"
class="modal-select-option" class="modal-select-option"
data-value="Boston, US" data-value="boston"
> >
🇺🇸 Boston 🇺🇸 Boston
</button> </button>
<button <button
type="button" type="button"
class="modal-select-option" class="modal-select-option"
data-value="Manchester, UK" data-value="manchester"
> >
🇬🇧 Manchester 🇬🇧 Manchester
</button> </button>
<button <button
type="button" type="button"
class="modal-select-option" class="modal-select-option"
data-value="Mumbai, IN" data-value="mumbai"
> >
🇮🇳 Mumbai 🇮🇳 Mumbai
</button> </button>
<button <button
type="button" type="button"
class="modal-select-option" class="modal-select-option"
data-value="Sao Paulo, BR" data-value="saopaulo"
> >
🇧🇷 S&atilde;o Paulo 🇧🇷 S&atilde;o Paulo
</button> </button>
<button <button
type="button" type="button"
class="modal-select-option" class="modal-select-option"
data-value="Meppel, NL" data-value="meppel"
> >
🇳🇱 Meppel 🇳🇱 Meppel
</button> </button>
<button <button
type="button" type="button"
class="modal-select-option" class="modal-select-option"
data-value="Sydney, AU" data-value="sydney"
> >
🇦🇺 Sydney 🇦🇺 Sydney
</button> </button>