@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.
@@ -3269,7 +3269,9 @@ class WinampTelegramCustomHandler {
3269
3269
  _babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "options", void 0);
3270
3270
 
3271
3271
  _babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "loadCustomTracks", tracks => {
3272
- this.webamp.setTracksToPlay(tracks);
3272
+ var _this$webamp;
3273
+
3274
+ ((_this$webamp = this.webamp) !== null && _this$webamp !== void 0 ? _this$webamp : window.__webamp).setTracksToPlay(tracks);
3273
3275
  });
3274
3276
 
3275
3277
  _babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "updateAppState", () => {