fix(visualizer): fixed an issue with audio getting unusually loud

This commit is contained in:
JellyBrick
2024-01-05 23:23:39 +09:00
parent 4e3cb5806d
commit 8bd3b4d3f0
3 changed files with 31 additions and 2 deletions

View File

@ -131,6 +131,9 @@
"node-fetch": "3.3.2",
"@electron/universal": "2.0.1",
"@babel/runtime": "7.23.7"
},
"patchedDependencies": {
"vudio@2.1.1": "patches/vudio@2.1.1.patch"
}
},
"dependencies": {