File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
apps/twig/src/renderer/features/settings/components Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -561,8 +561,8 @@ export function SettingsView() {
561561 Push notifications
562562 </ Text >
563563 < Text size = "1" color = "gray" >
564- Recieve a desktop notification when the agent finishes a task
565- or needs your input
564+ Recieve a desktop notification when the agent finishes a
565+ task or needs your input
566566 </ Text >
567567 </ Flex >
568568 < Switch
@@ -578,8 +578,8 @@ export function SettingsView() {
578578 Dock badge
579579 </ Text >
580580 < Text size = "1" color = "gray" >
581- Display a badge on the dock icon when the agent finishes a task
582- or needs your input
581+ Display a badge on the dock icon when the agent finishes a
582+ task or needs your input
583583 </ Text >
584584 </ Flex >
585585 < Switch
@@ -616,7 +616,8 @@ export function SettingsView() {
616616 ) }
617617 </ Flex >
618618 < Text size = "1" color = "gray" >
619- Play a sound when the agent finishes a task or needs your input.
619+ Play a sound when the agent finishes a task or needs your
620+ input.
620621 </ Text >
621622 </ Flex >
622623
You can’t perform that action at this time.
0 commit comments