mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
feature(storage) get: ret -> this
This commit is contained in:
parent
6ca324fff2
commit
73a5cdc11d
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ var Util, DOM;
|
|||
|
||||
Util.exec(callback, ret);
|
||||
|
||||
return ret;
|
||||
return this;
|
||||
},
|
||||
|
||||
/** функция чистит весь кэш для всех каталогов*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue