ato-water-lib 0.0.108 → 0.0.109

Sign up to get free protection for your applications and to get access to all the features.
@@ -1674,12 +1674,12 @@ class AtoGojsEditorModel {
1674
1674
  },
1675
1675
  [ENUM_TEMPLATES.IMMERSED_UF_WATER_TREATMENTS]: {
1676
1676
  name: ENUM_TEMPLATES.IMMERSED_UF_WATER_TREATMENTS,
1677
- icon: `${AtoGojsEditorModel.ICON_ASSET_PATH}/water_treatment.svg`,
1677
+ icon: `${AtoGojsEditorModel.ICON_ASSET_PATH}/immersed_uf.svg`,
1678
1678
  systemType: ENUM_TYPES.IMMERSED_UF_WATER_TREATMENTS,
1679
1679
  },
1680
1680
  [ENUM_TEMPLATES.PRESSURIZED_UF_WATER_TREATMENTS]: {
1681
1681
  name: ENUM_TEMPLATES.PRESSURIZED_UF_WATER_TREATMENTS,
1682
- icon: `${AtoGojsEditorModel.ICON_ASSET_PATH}/water_treatment.svg`,
1682
+ icon: `${AtoGojsEditorModel.ICON_ASSET_PATH}/pressurized_uf.svg`,
1683
1683
  systemType: ENUM_TYPES.PRESSURIZED_UF_WATER_TREATMENTS,
1684
1684
  },
1685
1685
  [ENUM_TEMPLATES.DEMIN_WATER_TREATMENT]: {