Rift-15726 compress code in production environment
[osm/UI.git] / skyquake / plugins / about / src / aboutStore.js
index 934522b..bc94127 100644 (file)
@@ -37,5 +37,5 @@ aboutStore.prototype.getCreateTimeSuccess = function(time) {
        console.log('uptime success', time)
 }
 
-module.exports = Alt.createStore(aboutStore);;
+module.exports = Alt.createStore(aboutStore, 'aboutStore');;