mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
chore(terminal) add ","
This commit is contained in:
parent
d156cf87ec
commit
afc2569f38
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ function getEnv() {
|
|||
ACTIVE_DIR: DOM.getCurrentDirPath,
|
||||
PASSIVE_DIR: DOM.getNotCurrentDirPath,
|
||||
CURRENT_NAME: DOM.getCurrentName,
|
||||
CURRENT_PATH: DOM.getCurrentPath
|
||||
CURRENT_PATH: DOM.getCurrentPath,
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue