@famibee/skynovel 1.35.0 → 1.35.1

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/app.js CHANGED
@@ -30993,7 +30993,7 @@ const Mt = class extends Rr {
30993
30993
  return;
30994
30994
  case "add":
30995
30995
  {
30996
- const w = JSON.parse(h), { style: E = "", wait: R = 0 } = w, { cl: T, sty: P } = S(this, as, Za).call(this, !0, R);
30996
+ const w = JSON.parse(h), { style: E = "", wait: R = null } = w, { cl: T, sty: P } = S(this, as, Za).call(this, !0, R);
30997
30997
  f(this, oi).push(`<span${T} style='${P} display: inline; ${E}'>`), delete w.style, S(this, Of, rb).call(this, w);
30998
30998
  }
30999
30999
  return;