From 5c468077f9bef3898904d335b8a6a433f7009d24 Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Sat, 8 May 2021 01:00:03 +0300 Subject: [PATCH] Update Sophia.psm1 --- Sophia/PowerShell 5.1/Sophia.psm1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sophia/PowerShell 5.1/Sophia.psm1 b/Sophia/PowerShell 5.1/Sophia.psm1 index bfa4c6a7..8ec736bc 100644 --- a/Sophia/PowerShell 5.1/Sophia.psm1 +++ b/Sophia/PowerShell 5.1/Sophia.psm1 @@ -124,7 +124,7 @@ function Checkings } "1" { - return + continue } } }