From 7b1be1078f4ffcd49948b5d9be66346ef460ac49 Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Sun, 21 Dec 2025 17:02:09 -0500 Subject: [PATCH] Update samy.ps1 --- samy.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samy.ps1 b/samy.ps1 index e4c3a9c..ed6d9ec 100644 --- a/samy.ps1 +++ b/samy.ps1 @@ -758,7 +758,7 @@ $Global:SamyTasks | ForEach-Object { function Publish-Checkboxes { param( [Parameter(Mandatory)][string]$Page, - [string]$Column + [string]$Column, [string]$Group )