@3cr/viewer-browser 0.0.37 → 0.0.38

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.
@@ -17438,7 +17438,7 @@ const iw = U({
17438
17438
  u.value = JSON.parse(E), console.log(u.value);
17439
17439
  }
17440
17440
  function _(E, I, re) {
17441
- E === Il.scan_loading && C(I, re), E === Il.file_management && H(I, re), E === "notifications" && W();
17441
+ (E === Il.scan_loading || E === "scan_state") && C(I, re), E === Il.file_management && H(I, re), E === "notifications" && W();
17442
17442
  }
17443
17443
  return (E, I) => {
17444
17444
  const re = dg("v-list-item-icon");