X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=skyquake%2Fplugins%2Flogging%2Fsrc%2FloggingStore.js;h=e95e657cdbd0138bbdeb0d2a807c368f72952617;hb=4ce407211e3fa5a8ba7a43cb0c88406e83a25bdc;hp=6743b92c5b52a6e392bee3de5424abd7ad3c2904;hpb=ae1f791347fb154f43aea97cd7fb607dfba57d7e;p=osm%2FUI.git diff --git a/skyquake/plugins/logging/src/loggingStore.js b/skyquake/plugins/logging/src/loggingStore.js index 6743b92c5..e95e657cd 100644 --- a/skyquake/plugins/logging/src/loggingStore.js +++ b/skyquake/plugins/logging/src/loggingStore.js @@ -216,4 +216,4 @@ class LoggingStore { } } -export default alt.createStore(LoggingStore); +export default alt.createStore(LoggingStore, 'LoggingStore');