fix: duplicate call #775

Merged
jon merged 11 commits from Fix-TicketSale into dev 2024-10-01 09:54:31 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 8fa82c818d - Show all commits

View File

@ -131,7 +131,6 @@ async function handleCountries(data) {
<FetchData
ref="townsFetchDataRef"
@on-fetch="handleTowns"
:limit="30"
auto-load
url="Towns/location"
/>