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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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>