mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
chore(client) rm ";"
This commit is contained in:
parent
5efcf8264f
commit
0025e4608e
1 changed files with 1 additions and 1 deletions
|
|
@ -452,7 +452,7 @@ var Util, DOM, CloudFunc;
|
|||
if (name === '..' && dir !== '/')
|
||||
currentToParent(dir);
|
||||
});
|
||||
};
|
||||
}
|
||||
|
||||
/**
|
||||
* Функция генерирует JSON из html-таблицы файлов и
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue