Why is the `addFiles` function asynchronous
max-carroll opened this issue · 1 comments
max-carroll commented
There doesn't appear to be any awaited calls or promises resolved inside, however this has been async for a while
Investigate why it is async and if its not required then make is syncronous
panz3r commented
onAdd
callback is no longer async
on v4.x
branch.