ato-water-lib 0.0.82 → 0.0.83

Sign up to get free protection for your applications and to get access to all the features.
@@ -2287,7 +2287,7 @@ class AtoGojsEditorModel {
2287
2287
  },
2288
2288
  // System Type Group duplicate Energy with Water
2289
2289
  [ENUM_TEMPLATES.BOILER_ENERGY]: {
2290
- name: ENUM_TEMPLATES.BOILER,
2290
+ name: ENUM_TEMPLATES.BOILER_ENERGY,
2291
2291
  icon: `${AtoGojsEditorModel.ICON_ASSET_PATH}/Boiler.svg`,
2292
2292
  systemType: ENUM_TYPES.BOILER,
2293
2293
  },