X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FUI.git;a=blobdiff_plain;f=skyquake%2Fplugins%2Flaunchpad%2Fsrc%2FtopologyL2View%2FtopologyL2Store.js;h=b6bed73f38e0dd11b32a305de4f195babb032e54;hp=2d1495209ff15a1d41896528bae491efaa0c3e28;hb=93bac8fefb064dbefb2cc08d3ae3aa84e84f0320;hpb=072388a12f3b46b51196239f0b7fc32ec1ae14b1 diff --git a/skyquake/plugins/launchpad/src/topologyL2View/topologyL2Store.js b/skyquake/plugins/launchpad/src/topologyL2View/topologyL2Store.js index 2d1495209..b6bed73f3 100644 --- a/skyquake/plugins/launchpad/src/topologyL2View/topologyL2Store.js +++ b/skyquake/plugins/launchpad/src/topologyL2View/topologyL2Store.js @@ -132,4 +132,4 @@ class TopologyL2Store { }); } } - export default Alt.createStore(TopologyL2Store); + export default Alt.createStore(TopologyL2Store, 'TopologyL2Store');