ErnDevDDLC

Results 1 comments of ErnDevDDLC

> I think I found where it fails > In structs/MusicQueue.ts at processQueue() : > ```ts > try { > const resource = await next.makeResource(); > > this.resource = resource!;...