mirror of
https://github.com/docmost/docmost.git
synced 2026-06-11 02:36:56 +08:00
@@ -235,6 +235,7 @@ export default function AuditLogsTable({
|
||||
{entry.actor ? (
|
||||
<Group gap="sm" wrap="nowrap">
|
||||
<CustomAvatar
|
||||
avatarUrl={entry.actor.avatarUrl}
|
||||
name={entry.actor.name}
|
||||
size={36}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user