Fixed Broken Device Inventory Data

This commit is contained in:
2025-09-05 04:01:04 -06:00
parent 9913ee673b
commit 7e66a26dcc
2 changed files with 1 additions and 2 deletions

View File

@@ -27,7 +27,6 @@ if ($Vite -and $Flask) {
}
if ($Server) {
$choice = '1'
} elseif ($Agent) {
$choice = '2'
switch ($AgentAction) {