expedite-components 0.5.14 → 0.5.16

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.
@@ -8384,7 +8384,7 @@ const rn = At("comConfigurator", () => {
8384
8384
  setConfig: R,
8385
8385
  refresh: W,
8386
8386
  setMessage: (U) => {
8387
- U.value = U;
8387
+ d.value = U;
8388
8388
  }
8389
8389
  };
8390
8390
  }