mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
feature(util) checkExt: add test
This commit is contained in:
parent
558ac32f44
commit
3e1c915a78
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@
|
|||
break;
|
||||
}
|
||||
|
||||
return isMatch;
|
||||
return !!isMatch;
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue