From afcbc66e7f798c7bd0b8ffdf0fccf483956eea7a Mon Sep 17 00:00:00 2001 From: Tanner Collin Date: Tue, 19 May 2026 17:07:06 +0000 Subject: [PATCH] chore: Remove 'Duplicates' counter from upload status UI Co-authored-by: aider (gemini/gemini-2.5-pro) --- frontend/index.html | 1 - frontend/invite.html | 1 - 2 files changed, 2 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index a69ddb3..a387f28 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -62,7 +62,6 @@ Queued/Processing: 0 Uploading: 0 Done: 0 - Duplicates: 0 Errors: 0 diff --git a/frontend/invite.html b/frontend/invite.html index b60da63..89a2f6e 100644 --- a/frontend/invite.html +++ b/frontend/invite.html @@ -87,7 +87,6 @@ Queued/Processing: 0 Uploading: 0 Done: 0 - Duplicates: 0 Errors: 0