From 6629ebc6e0bb3c4a4c24633242470ffa8d7e2fda Mon Sep 17 00:00:00 2001 From: Mark McDowall Date: Mon, 17 Nov 2025 22:14:02 -0800 Subject: [PATCH] Fix manual import title when importing from Queue --- frontend/src/Activity/Queue/QueueRow.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/Activity/Queue/QueueRow.tsx b/frontend/src/Activity/Queue/QueueRow.tsx index 2351d2f1d..061d6b1c1 100644 --- a/frontend/src/Activity/Queue/QueueRow.tsx +++ b/frontend/src/Activity/Queue/QueueRow.tsx @@ -400,7 +400,7 @@ function QueueRow(props: QueueRowProps) {