This commit is contained in:
parent
436507f3af
commit
ca8e763ac7
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ function Import-SteamVRBinding {
|
|||
}
|
||||
}
|
||||
catch {
|
||||
Write-Error "Failed to call the API for $controllerType: $_"
|
||||
Write-Error "Failed to call the API for $controllerType : $_"
|
||||
return $false
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue