From 875f83a3e6088d3fbf9040dd57c0e89bec40ea09 Mon Sep 17 00:00:00 2001 From: Lachlan Kermode Date: Wed, 2 Sep 2020 16:41:10 +0200 Subject: [PATCH] correct --- example.config.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/example.config.js b/example.config.js index 8eafa14..81cd2d1 100644 --- a/example.config.js +++ b/example.config.js @@ -19,9 +19,7 @@ module.exports = { } }, ui: { - style: { - // tiles: 'your-mapbox-account-name/x5678-map-id' - } + // tiles: 'your-mapbox-account-name/x5678-map-id' }, features: { USE_CATEGORIES: false,