security/crowdsec: Fix alert time not showing in grid (#4843)

This commit is contained in:
Monviech
2025-07-28 10:27:42 +02:00
committed by GitHub
parent 98a0f9d6a6
commit 71f05ef0f8
@@ -52,7 +52,7 @@
<th data-column-id="country">Country</th>
<th data-column-id="as">AS</th>
<th data-column-id="decisions">Decisions</th>
<th data-column-id="created_at" data-formatter="created">Created</th>
<th data-column-id="created" data-formatter="created">Created</th>
</tr>
</thead>
<tbody>