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 @@ -602,8 +602,8 @@ export function SettingsView() {
602602 Push notifications
603603 </ Text >
604604 < Text size = "1" color = "gray" >
605- Recieve a desktop notification when the agent finishes a task
606- or needs your input
605+ Recieve a desktop notification when the agent finishes a
606+ task or needs your input
607607 </ Text >
608608 </ Flex >
609609 < Switch
@@ -619,8 +619,8 @@ export function SettingsView() {
619619 Dock badge
620620 </ Text >
621621 < Text size = "1" color = "gray" >
622- Display a badge on the dock icon when the agent finishes a task
623- or needs your input
622+ Display a badge on the dock icon when the agent finishes a
623+ task or needs your input
624624 </ Text >
625625 </ Flex >
626626 < Switch
@@ -657,7 +657,8 @@ export function SettingsView() {
657657 ) }
658658 </ Flex >
659659 < Text size = "1" color = "gray" >
660- Play a sound when the agent finishes a task or needs your input.
660+ Play a sound when the agent finishes a task or needs your
661+ input.
661662 </ Text >
662663 </ Flex >
663664
You can’t perform that action at this time.
0 commit comments