Fix: disable check

This commit is contained in:
Pieter Vander Vennet 2023-11-12 13:54:51 +01:00
parent 322f2cfd80
commit b2e7b7d221
3 changed files with 5 additions and 4 deletions

View file

@ -722,7 +722,7 @@
]
},
{
"id":"debug-gps",
"id": "debug-gps",
"condition": "mapcomplete-show_debug=yes",
"render": "{gps_all_tags()}"
},