Skip to content

Commit 6fe1015

Browse files
Update ClineProvider.ts
1 parent bb902f9 commit 6fe1015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/webview/ClineProvider.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ export class ClineProvider implements vscode.WebviewViewProvider {
468468
<meta http-equiv="Content-Security-Policy" content="${csp.join("; ")}">
469469
<link rel="stylesheet" type="text/css" href="${stylesUri}">
470470
<link href="${codiconsUri}" rel="stylesheet" />
471-
<title>Roo Code</title>
471+
<title>Cline</title>
472472
</head>
473473
<body>
474474
<div id="root"></div>

0 commit comments

Comments
 (0)