From 462fc12987ea354f2512f5707240c03d7c8eb7fc Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Sun, 22 Jun 2025 16:58:21 -0400 Subject: [PATCH] Update StackMonkey.ps1 --- StackMonkey.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/StackMonkey.ps1 b/StackMonkey.ps1 index c50e186..ac23828 100644 --- a/StackMonkey.ps1 +++ b/StackMonkey.ps1 @@ -101,6 +101,7 @@ switch ($PSCmdlet.ParameterSetName) { -SaveCopy:$SaveCopy return } +} # If we got here, it's the UI set—launch browser + listener: