Skip to content

Commit c2dfd98

Browse files
that case means no data from ib
1 parent 8fadf52 commit c2dfd98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2215,7 +2215,7 @@ class Client {
22152215
}
22162216
}
22172217

2218-
return null;
2218+
return [];
22192219
}
22202220

22212221

0 commit comments

Comments
 (0)