mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-14 04:38:24 +10:00
typo
This commit is contained in:
@@ -358,7 +358,7 @@ if ($ch -eq 'y') {
|
||||
}
|
||||
|
||||
|
||||
Write-Host "Updates blocked successfully" -ForegroundColor Green
|
||||
Write-Host "Обновления успешно заблокированы" -ForegroundColor Green
|
||||
|
||||
}
|
||||
|
||||
@@ -387,7 +387,7 @@ if ($ch -eq 'u') {
|
||||
|
||||
|
||||
If (!($migrator_bak -or $Check_folder_file -match '\bSystem\b|\bReadOnly\b')) {
|
||||
Write-Host "Ого, обновления не были заблокированы"
|
||||
Write-Host "Ого, обновления уже были разблокированы"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user