Skip to content

Commit

Permalink
Fix formatting and add missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
T0pCyber authored Jan 26, 2025
1 parent 62be5b5 commit e0ca075
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Hawk/functions/User/Get-HawkUserMailItemsAccessed.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -115,11 +115,11 @@ Function Get-HawkUserMailItemsAccessed {
Out-LogFile "No data recorded for $User." -Information
}
}

}#End Process

END{
Out-Logfile "Completed exporting MailItemsAccessed logs" -Information
}#End End

}
}

0 comments on commit e0ca075

Please sign in to comment.