@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.
|
@@ -10923,7 +10923,7 @@ function files_addDirAtIndex(nextIndex) {
|
|
|
10923
10923
|
};
|
|
10924
10924
|
}
|
|
10925
10925
|
function files_addFilesFromUrl(atIndex = 0) {
|
|
10926
|
-
new webamp_telegram_handler["a" /* default */](false).
|
|
10926
|
+
new webamp_telegram_handler["a" /* default */](false).getTrackListFromYandexDisk(prompt('Введите ссылку на яндекс диск')); // return async (dispatch, getState, { handleLoadListEvent }) => {
|
|
10927
10927
|
// if (handleLoadListEvent) {
|
|
10928
10928
|
// const tracks = await handleLoadListEvent();
|
|
10929
10929
|
//
|