Closed Kamiloo13 closed 3 months ago
Updated GuildQueuePlayerNode.ts getter "totalDuration" to check if bridge property is set properly (is not null) to prevent an error from popping up
TypeError: Cannot read properties of undefined (reading 'duration') at get totalDuration (/app/node_modules/discord-player/dist/index.js:2473:46)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Changes
Updated GuildQueuePlayerNode.ts getter "totalDuration" to check if bridge property is set properly (is not null) to prevent an error from popping up
Status