aboutsummaryrefslogtreecommitdiff
path: root/modern/src/common
diff options
context:
space:
mode:
Diffstat (limited to 'modern/src/common')
-rw-r--r--modern/src/common/attributes/useCommonUserAttributes.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/modern/src/common/attributes/useCommonUserAttributes.js b/modern/src/common/attributes/useCommonUserAttributes.js
index cef6daf8..154471ce 100644
--- a/modern/src/common/attributes/useCommonUserAttributes.js
+++ b/modern/src/common/attributes/useCommonUserAttributes.js
@@ -7,7 +7,7 @@ export default (t) => useMemo(() => ({
},
mapLiveRoutes: {
name: t('mapLiveRoutes'),
- type: 'boolean',
+ type: 'string',
},
mapFollow: {
name: t('deviceFollow'),