ViRT1ST
ViRT1ST
This issue can be fixed with placing audio play code into useEffect hook: ```jsx const onAudioEnd = async () => { const currentIndex = songs.findIndex((item) => item.id === currentSong.id); const...
You can change sorting in CollectionListing.tsx file. find code: ```tsx if (order) { collections.sort((a: any, b: any) => { return order.indexOf(a.id) - order.indexOf(b.id); }); } ``` and change it to...
Альтернативный вариант: 1. Скачайте плагин WebDAV с сайта Total Commander - https://www.ghisler.com/plugins.htm. 2. Закиньте его в папку "\Plugins\wfx\webdav" и включите его в Configuration -> Options -> Operation -> Plugins ->...
> В общем, очень жду реанимации CloudMailRu со стороны Павла. Я тоже жду. Работало все отлично годами, а тут облом от Mail. Просто написал вариант, пока пересидеть временно.