Update Install.ps1

This commit is contained in:
CDzungx
2022-09-18 08:16:47 +07:00
committed by GitHub
parent 04bfea692f
commit 8306073597

View File

@@ -153,7 +153,6 @@ function Format-LanguageCode {
$returnCode = 'vi' $returnCode = 'vi'
break break
} }
Default { Default {
$returnCode = $PSUICulture.Remove(2) $returnCode = $PSUICulture.Remove(2)
break break