From 5dcdff20d4befa52d464480eaad06f85bb376086 Mon Sep 17 00:00:00 2001 From: Enrico Ros Date: Thu, 2 Nov 2023 17:37:44 -0700 Subject: [PATCH] Shortcuts: fix names --- src/apps/chat/components/applayout/useLLMDropdown.tsx | 2 +- src/common/layout/AppBar.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/apps/chat/components/applayout/useLLMDropdown.tsx b/src/apps/chat/components/applayout/useLLMDropdown.tsx index 0d78448ca..6bad19f85 100644 --- a/src/apps/chat/components/applayout/useLLMDropdown.tsx +++ b/src/apps/chat/components/applayout/useLLMDropdown.tsx @@ -52,7 +52,7 @@ function AppBarLLMDropdown(props: { )} - }> + }> Models diff --git a/src/common/layout/AppBar.tsx b/src/common/layout/AppBar.tsx index d9b5e29c9..8cb5819b5 100644 --- a/src/common/layout/AppBar.tsx +++ b/src/common/layout/AppBar.tsx @@ -63,7 +63,7 @@ function CommonMenuItems(props: { onClose: () => void }) { {/**/} {/* Preferences |...| Dark Mode Toggle */} - {/*}>*/} + {/*}>*/} Preferences