From 4d4283f74669698ec3cfaf8ee2c953acad524197 Mon Sep 17 00:00:00 2001 From: alyssaf16 Date: Thu, 25 Jul 2024 11:06:35 -0400 Subject: edit labels --- src/client/views/pdf/AnchorMenu.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/views/pdf') diff --git a/src/client/views/pdf/AnchorMenu.tsx b/src/client/views/pdf/AnchorMenu.tsx index 9fefaa26d..c32e4949d 100644 --- a/src/client/views/pdf/AnchorMenu.tsx +++ b/src/client/views/pdf/AnchorMenu.tsx @@ -248,7 +248,7 @@ export class AnchorMenu extends AntimodeMenu { )} {/* Adds a create flashcards option to the anchor menu, which calls the gptFlashcard method. */} } color={SettingsManager.userColor} /> - } color={SettingsManager.userColor} /> + } color={SettingsManager.userColor} /> {AnchorMenu.Instance.OnAudio === unimplementedFunction ? null : (