mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-06-28 00:54:47 -05:00
Specifically, it fixes a reference issue for the "Recall fix". Thankfully, we're not making a release yet :)
This commit is contained in:
@ -18,4 +18,4 @@ function Microwin-GetLocalizedUsers
|
||||
} else {
|
||||
return (Get-LocalGroup | Where-Object { $_.SID.Value -like "S-1-5-32-545" }).Name
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user