mirror of
https://github.com/owntracks/frontend.git
synced 2026-08-25 20:47:16 +00:00
Improve wording in docs
This commit is contained in:
+1
-1
@@ -138,7 +138,7 @@ distance calculation.
|
||||
- Default: `null`
|
||||
- Example:
|
||||
```js
|
||||
// Don't include location points with an accuracy of less than 100 meters
|
||||
// Don't include location points with an accuracy exceeding 100 meters
|
||||
window.owntracks.config = {
|
||||
filters: {
|
||||
minAccuracy: 100
|
||||
|
||||
Reference in New Issue
Block a user