This commit is contained in:
2022-12-12 18:58:13 +03:00
parent 0742737f0d
commit 9069989af3
11 changed files with 104 additions and 137 deletions

View File

@@ -38,6 +38,7 @@ function Get-Tag {
} else {
return $null
}
break
}
}
$_params.Add("Identifiers",$_identifiers)