@exezt-/webamp 1.5.0-0x716 → 1.5.0-0x718

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.
@@ -6807,7 +6807,9 @@ class WinampTelegramCustomHandler {
6807
6807
  _babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "options", void 0);
6808
6808
 
6809
6809
  _babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "loadCustomTracks", tracks => {
6810
- this.webamp.setTracksToPlay(tracks);
6810
+ var _this$webamp;
6811
+
6812
+ ((_this$webamp = this.webamp) !== null && _this$webamp !== void 0 ? _this$webamp : window.__webamp).setTracksToPlay(tracks);
6811
6813
  });
6812
6814
 
6813
6815
  _babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "updateAppState", () => {