@famibee/skynovel 1.48.4 → 1.48.5

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
@@ -22794,7 +22794,7 @@ class ht {
22794
22794
  i.stop(), Ko(i), this.onUserAct();
22795
22795
  });
22796
22796
  }), this.waitLimitedEvent(e, () => {
22797
- ht.eeTextBreak.off(ht.NOTICE_COMP_TXT), !this.#t.isEmpty && this.onUserAct();
22797
+ ht.eeTextBreak.off(ht.NOTICE_COMP_TXT), this.onUserAct();
22798
22798
  });
22799
22799
  }
22800
22800
  static noticeCompTxt() {
@@ -22827,7 +22827,7 @@ class ht {
22827
22827
  waitLimitedEvent(t, e) {
22828
22828
  xr(), zt.saveKidoku();
22829
22829
  const i = () => {
22830
- this.#t.isEmpty || (this.#t.clear(), Zr(), e());
22830
+ this.#t.clear(), Zr(), e();
22831
22831
  };
22832
22832
  return Qe && !Fi && !Ce.isNextKidoku && Zr(), Y(t, "canskip", !0) && (this.#t.add(window, "pointerdown", (n) => {
22833
22833
  n.stopPropagation(), i();