Change Preset Type and Contains (#2789)

This commit is contained in:
Martin Wiethan
2024-09-23 19:34:45 +02:00
committed by GitHub
parent 02751c706d
commit 182fe09b64
2 changed files with 3 additions and 4 deletions

View File

@ -56,8 +56,7 @@ function Invoke-WPFImpex {
}
}
}
$flattenedJson = [string]$flattenedJson
Invoke-WPFPresets -preset $flattenedJson -imported $true
}
}