mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(cloudfunc) /combine -> /combine/
This commit is contained in:
parent
d6996c8eda
commit
25473fdb51
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ var Util, exports, CloudFunc = {};
|
|||
}
|
||||
|
||||
var FS,
|
||||
COMBINE = '/combine';
|
||||
COMBINE = '/combine/';
|
||||
|
||||
/* Путь с которым мы сейчас работаем */
|
||||
CloudFunc.Path = '';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue