mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(rest) rm " "
This commit is contained in:
parent
1a5ab92c05
commit
ebd4bdd5f3
1 changed files with 1 additions and 1 deletions
|
|
@ -346,7 +346,7 @@
|
|||
function isRootWin32(path) {
|
||||
var isRoot = path === '/';
|
||||
|
||||
return isWin32 && isRoot;
|
||||
return isWin32 && isRoot;
|
||||
}
|
||||
|
||||
function getWin32RootMsg(direction) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue