mirror of
https://github.com/zvx-echo6/navi.git
synced 2026-08-26 17:31:37 +00:00
config: disable 10ft contour test layer in fallback
This commit is contained in:
parent
93e64864db
commit
3d3830369f
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ const FALLBACK_CONFIG = {
|
|||
has_public_lands_layer: false,
|
||||
has_contours: true,
|
||||
has_contours_test: true,
|
||||
has_contours_test_10ft: true,
|
||||
has_contours_test_10ft: false,
|
||||
has_address_book_write: false,
|
||||
has_contacts: false,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue