*Bug fix done
This commit is contained in:
parent
b23289b8eb
commit
dbe399c477
|
@ -67,7 +67,7 @@ export class IPFSClient extends Client {
|
|||
|
||||
return {
|
||||
value: chunk,
|
||||
done: true as const,
|
||||
done,
|
||||
};
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue