This commit is contained in:
@@ -109,6 +109,7 @@ while ($true) {
|
||||
}
|
||||
|
||||
Write-Host "Finding next notification time..."
|
||||
Write-Host "Current time: $(Get-Date)"
|
||||
$nextNotificationTomorrow = $true
|
||||
foreach($time in $notificationTimes)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user