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

main v1.0.31
boban 2025-10-25 14:00:00 +02:00
parent facf4bf844
commit b8013d198b
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@
<i class="ph {{ $this->hasUpdate ? 'ph-arrow-fat-line-up' : 'ph-check-circle' }} text-[12px]"></i>
{{ $this->hasUpdate ? 'Update verfügbar' : 'Aktuell' }}
</span>
@if(!$this->hasUpdate)
@if($this->hasUpdate)
<button wire:click="runUpdate"
@disabled($state==='running')
class="inline-flex items-center gap-1.5 rounded-full text-[11px] px-3 py-1 w-fit