mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-04 17:24:48 +00:00
chore: preparation for merge into main branch
This commit is contained in:
@@ -36,9 +36,7 @@
|
||||
<Card.Root>
|
||||
<Card.Header>
|
||||
<Card.Title>{m.global_audit_log()}</Card.Title>
|
||||
<Card.Description class="mt-1"
|
||||
>{m.see_all_recent_account_activities()}</Card.Description
|
||||
>
|
||||
<Card.Description class="mt-1">{m.see_all_recent_account_activities()}</Card.Description>
|
||||
</Card.Header>
|
||||
<Card.Content>
|
||||
<div class="mb-6 grid grid-cols-1 gap-4 md:grid-cols-4">
|
||||
|
||||
Reference in New Issue
Block a user