diff --git a/web/src/App.tsx b/web/src/App.tsx index 111c23b..00662a5 100644 --- a/web/src/App.tsx +++ b/web/src/App.tsx @@ -145,8 +145,9 @@ function App() { + longitude={locationToUse.longitude} triggerRefresh={triggerRefresh} /> : null } />