mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
minor changes
This commit is contained in:
parent
f043fd27a5
commit
5ba73ac192
4 changed files with 11 additions and 7 deletions
|
|
@ -46,7 +46,8 @@
|
|||
if(!pParams)
|
||||
pParams = {};
|
||||
|
||||
pParams.force = this.force;
|
||||
if(this.force)
|
||||
pParams.force = this.force;
|
||||
|
||||
if(!this.MinFolder)
|
||||
this.MinFolder = Minify.MinFolder;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue