mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
docs(user-menu-cookbook) to -> mp3Dir
parent
ac82fd2aa6
commit
7ca319d694
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ export default {
|
|||
|
||||
await CloudCmd.refresh();
|
||||
|
||||
const to = `${cwd}mp3`;
|
||||
const mp3Dir = `${cwd}mp3`;
|
||||
|
||||
const names = DOM.getFilenames(files);
|
||||
const mp3Names = names.filter(isMp3);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue