mirror of
https://github.com/onyx-and-iris/nvda-voicemeeter.git
synced 2025-02-22 12:55:08 +00:00
Merge branch 'dev' of https://github.com/onyx-and-iris/nvda-voicemeeter into dev
This commit is contained in:
commit
c7b8622aac
@ -2,7 +2,7 @@ import voicemeeterlib
|
||||
|
||||
import nvda_voicemeeter
|
||||
|
||||
KIND_ID = "potato"
|
||||
KIND_ID = 'potato'
|
||||
|
||||
with voicemeeterlib.api(KIND_ID) as vm:
|
||||
with nvda_voicemeeter.draw(KIND_ID, vm) as window:
|
||||
|
Loading…
Reference in New Issue
Block a user