Minor typo with env var GRAPH_NONLOCATED

This commit is contained in:
efarooqui
2020-09-11 08:14:23 -07:00
parent a0bf8a90f6
commit 5b2fd22405

View File

@@ -29,7 +29,7 @@ module.exports = {
USE_SEARCH: false,
USE_SITES: false,
USE_SHAPES: false,
GRAPH_NONLOHATED: false,
GRAPH_NONLOCATED: false,
HIGHLIGHT_GROUPS: false
}
}