mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
osm data
This commit is contained in:
@@ -46,6 +46,7 @@ class MeetupForBtcMapTable extends DataTableComponent
|
||||
return Meetup::query()
|
||||
->with([
|
||||
'city.country',
|
||||
]);
|
||||
])
|
||||
->orderBy('cities.population');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user