mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-12 23:01:21 +00:00
Remove feature3 from announcement (#5510)
This commit is contained in:
parent
a201a70a68
commit
d040112a93
2 changed files with 5 additions and 4 deletions
5
.changeset/young-dancers-sell.md
Normal file
5
.changeset/young-dancers-sell.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"roo-cline": patch
|
||||
---
|
||||
|
||||
Remove feature3
|
||||
|
|
@ -82,10 +82,6 @@ const Announcement = ({ hideAnnouncement }: AnnouncementProps) => {
|
|||
}}
|
||||
/>
|
||||
</li>
|
||||
<li>
|
||||
•{" "}
|
||||
<Trans i18nKey="chat:announcement.feature3" components={{ bold: <b />, code: <code /> }} />
|
||||
</li>
|
||||
</ul>
|
||||
<Trans
|
||||
i18nKey="chat:announcement.detailsDiscussLinks"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue