Skip to content

Commit c2dfd98

Browse files
author
mshaposhnikov@w3-edge.com
committed
that case means no data from ib
1 parent 8fadf52 commit c2dfd98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)