fix router
This commit is contained in:
parent
f4719be133
commit
7006f5174a
|
@ -116,6 +116,7 @@ function (config, moment, chroma, Router, Map, Sidebar, Tabs, Container, Meshsta
|
||||||
}
|
}
|
||||||
|
|
||||||
router = new Router()
|
router = new Router()
|
||||||
|
dataTargets.push(router)
|
||||||
|
|
||||||
var urls = [ config.dataPath + "nodes.json",
|
var urls = [ config.dataPath + "nodes.json",
|
||||||
config.dataPath + "graph.json"
|
config.dataPath + "graph.json"
|
||||||
|
|
Loading…
Reference in a new issue