X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=skyquake%2Fplugins%2Flaunchpad%2Fsrc%2FtopologyL2View%2FtopologyL2Store.js;h=b6bed73f38e0dd11b32a305de4f195babb032e54;hb=075609924e0c6fc7cd20fdb74a19316faa52deb2;hp=2d1495209ff15a1d41896528bae491efaa0c3e28;hpb=e29efc315df33d546237e270470916e26df391d6;p=osm%2FUI.git 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');