quail-ui 0.5.22 → 0.5.24

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.
package/dist/index.js CHANGED
@@ -3448,7 +3448,7 @@ const Bi = /* @__PURE__ */ z({
3448
3448
  return O(() => s.lang, (r) => {
3449
3449
  n.value = i.value.find((c) => r === c.value);
3450
3450
  }), G(() => {
3451
- n.value = i.value.find((r) => s.lang === r.value || localStorage.getItem("quail-language") === r.value) || i.value[0];
3451
+ n.value = i.value.find((r) => s.lang === r.value || (s.presist ? localStorage.getItem("quail-language") === r.value : !1)) || i.value[0];
3452
3452
  }), (r, c) => {
3453
3453
  const C = P("QDropdownMenu");
3454
3454
  return a(), V(C, {