8179-testToMaster #909

Merged
alexm merged 448 commits from 8179-testToMaster into master 2024-11-12 07:01:12 +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 <FetchData
ref="townsFetchDataRef" ref="townsFetchDataRef"
@on-fetch="handleTowns" @on-fetch="handleTowns"
:limit="30"
auto-load auto-load
url="Towns/location" url="Towns/location"
/> />