Skip to content

Commit

Permalink
fix: setting description
Browse files Browse the repository at this point in the history
  • Loading branch information
Vali-98 committed Nov 30, 2024
1 parent 1ac1411 commit 08ae8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/AppSettingsMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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"
/>

<SwitchWithDescription
Expand Down

0 comments on commit 08ae8d4

Please sign in to comment.