expedite-components 0.5.14 → 0.5.15

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.
@@ -4089,7 +4089,7 @@ const St = st("comConfigurator", () => {
4089
4089
  setConfig: R,
4090
4090
  refresh: z,
4091
4091
  setMessage: (H) => {
4092
- H.value = H;
4092
+ a.value = H;
4093
4093
  }
4094
4094
  };
4095
4095
  }