Remove feature3 from announcement (#5510)

This commit is contained in:
Matt Rubens 2025-07-09 10:15:17 -04:00 committed by GitHub
parent a201a70a68
commit d040112a93
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 4 deletions

View file

@ -0,0 +1,5 @@
---
"roo-cline": patch
---
Remove feature3

View file

@ -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"