X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=skyquake%2Fplugins%2Fconfig%2Fsrc%2Fdashboard%2FconfigStore.js;h=54f3568e64181763ba22c156695a22935278b8f2;hb=1416deb2554b923a49d84d41ba2279209f947efa;hp=c5ba696cd4c13d4710cdaf5c893e2b94e96a001e;hpb=3ff88995d27d8b411f37c5ab769854e1e216b79e;p=osm%2FUI.git diff --git a/skyquake/plugins/config/src/dashboard/configStore.js b/skyquake/plugins/config/src/dashboard/configStore.js index c5ba696cd..54f3568e6 100644 --- a/skyquake/plugins/config/src/dashboard/configStore.js +++ b/skyquake/plugins/config/src/dashboard/configStore.js @@ -52,7 +52,7 @@ let AccountMeta = { } } -export default class AccountStore { +export default class ConfigStore { constructor() { this.account = {}; this.accountType = 'openmano';