mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
fix(util) some: add return
This commit is contained in:
parent
d20291a17f
commit
499fca99b6
1 changed files with 2 additions and 0 deletions
|
|
@ -565,6 +565,8 @@
|
|||
|
||||
if (is)
|
||||
ret = item.data;
|
||||
|
||||
return is;
|
||||
});
|
||||
|
||||
return is;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue