- uncommented CreateDynamicLists

This commit is contained in:
makikvues
2021-01-31 18:17:30 +01:00
parent 8a8393dcc8
commit 7bbe71d290
+1 -1
View File
@@ -157,7 +157,7 @@ namespace winPEAS.Checks
CheckRegANSI();
}
//CheckRunner.Run(CreateDynamicLists, IsDebug);
CheckRunner.Run(CreateDynamicLists, IsDebug);
Beaprint.PrintInit(IsDebug);