Fix: Mailbox Stats über Dovecot mit config/mailpool.php

main v1.0.37
boban 2025-10-25 15:35:18 +02:00
parent 3504ca59c8
commit e66c7809de
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ class UpdateCard extends Component
public ?string $progressLine = null; // Einzeilige Live-Statuszeile
public ?string $errorLine = null; // Fehlerzeile bei rc != 0
public ?string $message = null;
/* ===== Intern ===== */
public bool $postActionsDone = false;
protected string $cacheStartedAtKey = 'mw.update.started_at';