From dfdfc4cc03545d896360637da0f5941263563796 Mon Sep 17 00:00:00 2001 From: Saidarsh Date: Mon, 13 Nov 2023 18:44:08 -0600 Subject: [PATCH] adds transcript indicator --- src/components/template/CustomPlan.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/template/CustomPlan.tsx b/src/components/template/CustomPlan.tsx index a7ce8a34b..e3e76e7ce 100644 --- a/src/components/template/CustomPlan.tsx +++ b/src/components/template/CustomPlan.tsx @@ -298,7 +298,7 @@ export default function CustomPlan({ onDismiss }: { onDismiss: () => void }) {