From 2581c2ae3ea819fa54841560f976362877a8c213 Mon Sep 17 00:00:00 2001 From: Vitalii Lysak Date: Wed, 20 Jul 2022 17:20:35 +0300 Subject: add template --- src/store/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/store/index.js') diff --git a/src/store/index.js b/src/store/index.js index 41eba75f..11183e00 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -19,7 +19,7 @@ import ServerLedStore from './modules/HardwareStatus/ServerLedStore'; import SystemStore from './modules/HardwareStatus/SystemStore'; import PowerSupplyStore from './modules/HardwareStatus/PowerSupplyStore'; import MemoryStore from './modules/HardwareStatus/MemoryStore'; -import FanStore from './modules/_sila//HardwareStatus/FanStore'; +import FanStore from './modules/_sila/HardwareStatus/FanStore'; import ChassisStore from './modules/HardwareStatus/ChassisStore'; import BmcStore from './modules/HardwareStatus/BmcStore'; import ProcessorStore from './modules/HardwareStatus/ProcessorStore'; -- cgit v1.2.3