mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Update ClineProvider.ts
This commit is contained in:
parent
bb902f9b6b
commit
6fe1015310
1 changed files with 1 additions and 1 deletions
|
|
@ -468,7 +468,7 @@ export class ClineProvider implements vscode.WebviewViewProvider {
|
|||
<meta http-equiv="Content-Security-Policy" content="${csp.join("; ")}">
|
||||
<link rel="stylesheet" type="text/css" href="${stylesUri}">
|
||||
<link href="${codiconsUri}" rel="stylesheet" />
|
||||
<title>Roo Code</title>
|
||||
<title>Cline</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue