diff --git a/src/Components/Map/UtopiaMapInner.tsx b/src/Components/Map/UtopiaMapInner.tsx index b3d1a7fb..927a7865 100644 --- a/src/Components/Map/UtopiaMapInner.tsx +++ b/src/Components/Map/UtopiaMapInner.tsx @@ -86,7 +86,7 @@ export function UtopiaMapInner({ , { autoClose: false }, ) - }, 60000) + }, 600000) init.current = true } // eslint-disable-next-line react-hooks/exhaustive-deps