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