diff options
Diffstat (limited to 'Exfiltration/Get-TimedScreenshot.ps1')
-rw-r--r-- | Exfiltration/Get-TimedScreenshot.ps1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Exfiltration/Get-TimedScreenshot.ps1 b/Exfiltration/Get-TimedScreenshot.ps1 index c14c723..e1ca823 100644 --- a/Exfiltration/Get-TimedScreenshot.ps1 +++ b/Exfiltration/Get-TimedScreenshot.ps1 @@ -1,4 +1,4 @@ -function Get-TimedScreenshot
+function Get-TimedScreenshot
{
<#
.SYNOPSIS
|