mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 20:31:37 -05:00
Rename extract_source_code_definitions_top_level to view_source_code_definitions_top_level and update Announcement
This commit is contained in:
@@ -399,7 +399,7 @@ const ChatRow: React.FC<ChatRowProps> = ({
|
||||
/>
|
||||
</>
|
||||
)
|
||||
case "extractSourceCodeDefinitionsTopLevel":
|
||||
case "viewSourceCodeDefinitionsTopLevel":
|
||||
return (
|
||||
<>
|
||||
<div style={headerStyle}>
|
||||
|
||||
Reference in New Issue
Block a user