bad module ref
This commit is contained in:
parent
e95c5ee8ec
commit
f3652b9ca6
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ const TopicCard = {
|
||||||
},
|
},
|
||||||
metacodeSets: self.metacodeSets,
|
metacodeSets: self.metacodeSets,
|
||||||
redrawCanvas: () => {
|
redrawCanvas: () => {
|
||||||
visualize.mGraph.plot()
|
Visualize.mGraph.plot()
|
||||||
}
|
}
|
||||||
}),
|
}),
|
||||||
document.getElementById('showcard')
|
document.getElementById('showcard')
|
||||||
|
|
Loading…
Add table
Reference in a new issue