diff --git a/src/Components/Map/UtopiaMapInner.tsx b/src/Components/Map/UtopiaMapInner.tsx index 58bb2b86..5bdbf989 100644 --- a/src/Components/Map/UtopiaMapInner.tsx +++ b/src/Components/Map/UtopiaMapInner.tsx @@ -80,12 +80,14 @@ export function UtopiaMapInner({ itemId='' rawText={'Support us building free opensource maps and help us grow 🌱☀️'} /> - + +
Donate
+
, { autoClose: false }, ) - }, 600000) + }, 60000) init.current = true } // eslint-disable-next-line react-hooks/exhaustive-deps