@byomakase/omakase-player 0.2.0 → 0.2.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.
@@ -16861,7 +16861,7 @@ class jm {
16861
16861
  }
16862
16862
  // endregion
16863
16863
  destroy() {
16864
- this.videoEventBreaker$ && (this.videoEventBreaker$.next(), this.videoEventBreaker$.complete()), this.videoElement = null, this.domController = null;
16864
+ this.videoEventBreaker$ && (this.videoEventBreaker$.next(), this.videoEventBreaker$.complete()), this.videoElement = null, this.domController = null, this._isVideoLoaded = !1;
16865
16865
  }
16866
16866
  }
16867
16867
  class Xm {