Skip to content

Commit ad07336

Browse files
Update webview-ui/src/components/prompts/PromptsView.tsx
Co-authored-by: Matt Rubens <[email protected]>
1 parent 6bcb39f commit ad07336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webview-ui/src/components/prompts/PromptsView.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1047,7 +1047,7 @@ const PromptsView = ({ onDone }: PromptsViewProps) => {
10471047
}}>
10481048
When enabled, Roo allows you to create custom modes using prompts like ‘Make me a custom
10491049
mode that…’. Disabling this reduces your system prompt by about 700 tokens when this feature
1050-
isn’t needed. When disabled you can still manually create custom prompts using the + button
1050+
isn’t needed. When disabled you can still manually create custom modes using the + button
10511051
above or by editing the related config JSON.
10521052
</p>
10531053
</div>

0 commit comments

Comments
 (0)