mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Update announcement flag
This commit is contained in:
parent
25cd7cc8e2
commit
5672e6c825
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ export class ClineProvider implements vscode.WebviewViewProvider {
|
|||
private cline?: Cline
|
||||
private workspaceTracker?: WorkspaceTracker
|
||||
mcpHub?: McpHub
|
||||
private latestAnnouncementId = "jan-5-2025" // update to some unique identifier when we add a new announcement
|
||||
private latestAnnouncementId = "jan-6-2025" // update to some unique identifier when we add a new announcement
|
||||
|
||||
constructor(
|
||||
readonly context: vscode.ExtensionContext,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue