Adjut to server changes
This commit is contained in:
parent
242acff987
commit
1cee9c38ce
5 changed files with 35 additions and 69 deletions
|
|
@ -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,
|
||||
};
|
||||
})()}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue