Update src/ui.ps1

This commit is contained in:
2026-02-16 20:17:27 -05:00
parent 3f02f6129b
commit 9f97ff88e4

View File

@@ -197,4 +197,4 @@ function Get-UIHtml {
$html = $html.Replace('{{defaultPage}}', $Page)
return $html
}
}