Vencord icon indicating copy to clipboard operation
Vencord copied to clipboard

VolumeBooster: Fix error when going back to the default device

Open sadan4 opened this issue 9 months ago • 0 comments

For some reason (please let me know if you know why), setSinkId errors when passed the string "default", despite discords code doing the same thing and not erroring. This can cause errors in the console and audio playback to stop if you swap to the default device after using a non-default device.

an empty string is the same as the default device

sadan4 avatar Mar 05 '25 04:03 sadan4