@exezt-/webamp 1.5.0-0x721 → 1.5.0-0x723

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.
@@ -3442,8 +3442,6 @@ class WinampTelegramCustomHandler {
3442
3442
 
3443
3443
  _babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "telegram", void 0);
3444
3444
 
3445
- _babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "options", void 0);
3446
-
3447
3445
  _babel_runtime_helpers_defineProperty__WEBPACK_IMPORTED_MODULE_0___default()(this, "loadCustomTracks", tracks => {
3448
3446
  var _this$webamp;
3449
3447
 
@@ -3629,7 +3627,6 @@ class WinampTelegramCustomHandler {
3629
3627
  }
3630
3628
  });
3631
3629
 
3632
- this.options = options;
3633
3630
  setTimeout(() => {
3634
3631
  if (!window.__webamp) {
3635
3632
  throw new Error("Webamp __webamp is undefined!!");
@@ -3664,12 +3661,6 @@ class WinampTelegramCustomHandler {
3664
3661
 
3665
3662
  this.initializeApplicationHandlers();
3666
3663
  }
3667
-
3668
- let st = this.webamp.__getSerializedState();
3669
-
3670
- st.windows.playlist.size = [0, 8];
3671
-
3672
- this.webamp.__loadSerializedState(st);
3673
3664
  }, 1000);
3674
3665
  }
3675
3666
 
@@ -3715,6 +3706,7 @@ class WinampTelegramCustomHandler {
3715
3706
  }
3716
3707
 
3717
3708
  }
3709
+ new WinampTelegramCustomHandler(true);
3718
3710
 
3719
3711
  /***/ }),
3720
3712
  /* 35 */,
@@ -10851,7 +10843,7 @@ function files_addDirAtIndex(nextIndex) {
10851
10843
  };
10852
10844
  }
10853
10845
  function files_addFilesFromUrl(atIndex = 0) {
10854
- new webamp_telegram_handler["a" /* default */](false).getTrackListFromYandexDisk(prompt('Введите ссылку на яндекс диск')); // return async (dispatch, getState, { handleLoadListEvent }) => {
10846
+ new webamp_telegram_handler["a" /* default */](false).getTrackListFromYandexDisk(prompt('Введите ссылку на Яндекс Диск')); // return async (dispatch, getState, { handleLoadListEvent }) => {
10855
10847
  // if (handleLoadListEvent) {
10856
10848
  // const tracks = await handleLoadListEvent();
10857
10849
  //