this isn't doing anything yet

This commit is contained in:
2021-06-02 16:36:29 -04:00
parent 08fb567460
commit dfda2a6ae1
+1 -1
View File
@@ -1,5 +1,5 @@
$LogsToEnable = @( $LogsToEnable = @(
''
) )
ForEach ( $log in $LogsToEnable ) { ForEach ( $log in $LogsToEnable ) {