Browse Source

Update Sophia.psm1

pull/181/head
Dmitry Nefedov 3 years ago
committed by GitHub
parent
commit
34f9112552
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      Sophia/LTSC/Sophia.psm1

4
Sophia/LTSC/Sophia.psm1

@ -135,7 +135,7 @@ function Checkings
}
"1"
{
return
continue
}
}
}
@ -9099,4 +9099,4 @@ function Errors
}
} | Sort-Object -Property Line | Format-Table -AutoSize -Wrap | Out-String).Trim()
}
}
}

Loading…
Cancel
Save