mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2026-04-09 17:33:33 +00:00
enable verbose output in examples
fix host key in obs example readme.
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
|
||||
Import-Module ..\..\lib\Voicemeeter.psm1
|
||||
|
||||
$VerbosePreference = "Continue"
|
||||
|
||||
try {
|
||||
$vmr = Get-RemotePotato
|
||||
|
||||
|
||||
Reference in New Issue
Block a user