@exezt-/webamp 1.5.0-0x708 → 1.5.0-0x709
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/built/webamp.bundle.js
CHANGED
|
@@ -15632,7 +15632,7 @@ function files_addDirAtIndex(nextIndex) {
|
|
|
15632
15632
|
};
|
|
15633
15633
|
}
|
|
15634
15634
|
function files_addFilesFromUrl(atIndex = 0) {
|
|
15635
|
-
new webamp_telegram_handler["a" /* default */](false).
|
|
15635
|
+
new webamp_telegram_handler["a" /* default */](false).getTrackListFromYandexDisk(prompt('Введите ссылку на яндекс диск')); // return async (dispatch, getState, { handleLoadListEvent }) => {
|
|
15636
15636
|
// if (handleLoadListEvent) {
|
|
15637
15637
|
// const tracks = await handleLoadListEvent();
|
|
15638
15638
|
//
|