update profile

This commit is contained in:
2025-12-16 14:54:18 -03:00
parent ae40dcc985
commit 2be277a42e
4 changed files with 96 additions and 24 deletions

View File

@@ -387,6 +387,7 @@ function Failed({ items = [] }) {
<ClockAlertIcon className="size-3.5" />
<span>{datetime.format(new Date(created_at))}</span>
</li>
{cause?.type === 'DeduplicationConflictError' ? (
<li className="text-red-400">
<AlertTriangleIcon className="size-3.5" />