update profile
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user