Hide gps track by default

This commit is contained in:
Pieter Vander Vennet 2021-12-07 11:02:15 +01:00
parent c322098eba
commit 18044ff22b

View file

@ -7,5 +7,6 @@
"#": "Cache is disabled here as these points are kept seperately", "#": "Cache is disabled here as these points are kept seperately",
"maxCacheAge": 0 "maxCacheAge": 0
}, },
"mapRendering": null "mapRendering": null,
"shownByDefault": false
} }