You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02:00
Fix the columns in the fetch list
This commit is contained in:
@@ -35,6 +35,7 @@ Fetched accounts
|
||||
<td>{{ fetch.host }}</td>
|
||||
<td>{{ fetch.port }}</td>
|
||||
<td>{{ fetch.tls }}</td>
|
||||
<td>{{ fetch.username }}</td>
|
||||
<td>{{ fetch.created_at }}</td>
|
||||
<td>{{ fetch.updated_at or '' }}</td>
|
||||
</tr>
|
||||
|
Reference in New Issue
Block a user