diff --git a/app/AppSettingsMenu.tsx b/app/AppSettingsMenu.tsx index 70f341f..94b5c3f 100644 --- a/app/AppSettingsMenu.tsx +++ b/app/AppSettingsMenu.tsx @@ -112,7 +112,7 @@ const AppSettingsMenu = () => { title="Use First Message" value={firstMes} onValueChange={setFirstMes} - description=" This will make new chats start blank, needed by specific models" + description="Disabling this will make new chats start blank, needed by specific models" />