bad module ref

This commit is contained in:
Connor Turland 2017-02-26 16:21:40 +00:00
parent e95c5ee8ec
commit f3652b9ca6

View file

@ -26,7 +26,7 @@ const TopicCard = {
},
metacodeSets: self.metacodeSets,
redrawCanvas: () => {
visualize.mGraph.plot()
Visualize.mGraph.plot()
}
}),
document.getElementById('showcard')