@ecodev/natural 65.0.1 → 65.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9208,6 +9208,7 @@ class NaturalFileComponent {
9208
9208
  formCtrlValue.setValue(this.model);
9209
9209
  }
9210
9210
  this.modelChange.emit(this.model);
9211
+ this.updateImage();
9211
9212
  });
9212
9213
  }
9213
9214
  getDownloadLink() {