diff --git a/src/settings/GeofencePage.jsx b/src/settings/GeofencePage.jsx index 60a29828..6ba58b5f 100644 --- a/src/settings/GeofencePage.jsx +++ b/src/settings/GeofencePage.jsx @@ -79,7 +79,7 @@ const GeofencePage = () => { label={t('sharedCalendar')} /> setItem({ ...item, attributes: { ...item.attributes, hide: e.target.checked }})} />} + control={ setItem({ ...item, attributes: { ...item.attributes, hide: e.target.checked } })} />} label={t('sharedFilterMap')} />