Adjut to server changes

This commit is contained in:
Andras Schmelczer 2026-02-03 20:27:21 +00:00
parent 242acff987
commit 1cee9c38ce
5 changed files with 35 additions and 69 deletions

View file

@ -776,7 +776,6 @@ export default function App() {
return {
lat: hex.lat as number,
lon: hex.lon as number,
postcode: (hex.postcode as string | undefined) ?? null,
resolution,
};
})()}