From 9f97ff88e4a297fd1f35a5b9ca8065372ed4eec4 Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Mon, 16 Feb 2026 20:17:27 -0500 Subject: [PATCH] Update src/ui.ps1 --- src/ui.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui.ps1 b/src/ui.ps1 index 85e1cf3..1f8fb36 100644 --- a/src/ui.ps1 +++ b/src/ui.ps1 @@ -197,4 +197,4 @@ function Get-UIHtml { $html = $html.Replace('{{defaultPage}}', $Page) return $html -} +} \ No newline at end of file