mirror of
https://github.com/esiur/esiur-js.git
synced 2026-04-04 05:58:22 +00:00
1.6.0
This commit is contained in:
@@ -39,7 +39,7 @@ export default class SendList extends BinaryList
|
||||
|
||||
done()
|
||||
{
|
||||
this.connection.send(this.toArray());
|
||||
this.connection.sendAll(this.toArray());
|
||||
return this.reply;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user