mirror of
https://github.com/axllent/mailpit.git
synced 2025-03-17 21:18:19 +02:00
Update disconnected state hover title
This commit is contained in:
parent
9fc5318e86
commit
a14cdce07f
@ -362,7 +362,7 @@ export default {
|
||||
<i class="bi bi-power text-success"></i>
|
||||
Connected
|
||||
</li>
|
||||
<li v-else title="Messages will auto-load">
|
||||
<li v-else title="You need to manually refresh your mailbox">
|
||||
<i class="bi bi-power text-danger"></i>
|
||||
Disconnected
|
||||
</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user