mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
minor changes
This commit is contained in:
parent
4eceaf91e9
commit
f58f723aa9
1 changed files with 1 additions and 1 deletions
|
|
@ -355,7 +355,7 @@
|
|||
lRet = Util.removeStr(lPath, [NO_JS, FS]) || main.SLASH;
|
||||
|
||||
if(lRet !== '/')
|
||||
lRet = lRet += main.SLASH;
|
||||
lRet += '/';
|
||||
|
||||
return lRet;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue