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