From 7e1c5616dbce8831473cea0cd5227813e9624e36 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Sat, 17 Dec 2022 20:16:02 +0000 Subject: [PATCH] fix output string --- examples/obs/Vm-Obs-Sync.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/obs/Vm-Obs-Sync.ps1 b/examples/obs/Vm-Obs-Sync.ps1 index 97fef66..f8f7840 100644 --- a/examples/obs/Vm-Obs-Sync.ps1 +++ b/examples/obs/Vm-Obs-Sync.ps1 @@ -18,7 +18,7 @@ function CurrentProgramSceneChanged { } "END" { $vmr.strip[0].mono = $true - "Setting Strip 0 mono to `$false" + "Setting Strip 0 mono to `$true" } "LIVE" { $vmr.strip[0].color_x = 0.3