Workaround screenshare audio using microphone on debian bug (#360)

* feat(screenshare): add workaround

* refactor: review suggestions

* chore(deps): bump venmic

* chore(deps): bump venmic
This commit is contained in:
Noah
2024-01-28 16:55:46 +01:00
committed by GitHub
parent 4d82a6f41d
commit 2bd8ca96df
5 changed files with 69 additions and 22 deletions

View File

@@ -27,7 +27,7 @@
"arrpc": "github:OpenAsar/arrpc#98879cae0565e6fce34e4cb6f544bf42c6a7e7c8"
},
"optionalDependencies": {
"@vencord/venmic": "^3.2.3"
"@vencord/venmic": "^3.3.2"
},
"devDependencies": {
"@fal-works/esbuild-plugin-global-externals": "^2.1.2",