From e997d5374dbb01c2d5f20c249f778c482caeac43 Mon Sep 17 00:00:00 2001 From: boban Date: Sun, 26 Oct 2025 18:04:27 +0100 Subject: [PATCH] =?UTF-8?q?Fix:=20Mailbox=20Stats=20=C3=BCber=20Dovecot=20?= =?UTF-8?q?mit=20config/mailpool.php?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Livewire/Ui/Security/SpamAvCard.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Livewire/Ui/Security/SpamAvCard.php b/app/Livewire/Ui/Security/SpamAvCard.php index ad924c7..45ab07a 100644 --- a/app/Livewire/Ui/Security/SpamAvCard.php +++ b/app/Livewire/Ui/Security/SpamAvCard.php @@ -94,6 +94,7 @@ class SpamAvCard extends Component if ($jl) $sigUpdated = $jl; } + return [ 'ts' => time(), 'ham' => $ham,