mirror of
https://github.com/cline/cline.git
synced 2026-09-16 21:01:52 +08:00
renaming Account -> Cline Account
This commit is contained in:
@@ -39,7 +39,7 @@ const AccountView = ({ onDone }: AccountViewProps) => {
|
||||
marginBottom: "17px",
|
||||
paddingRight: 17,
|
||||
}}>
|
||||
<h3 style={{ color: "var(--vscode-foreground)", margin: 0 }}>Account</h3>
|
||||
<h3 style={{ color: "var(--vscode-foreground)", margin: 0 }}>Cline Account</h3>
|
||||
<VSCodeButton onClick={onDone}>Done</VSCodeButton>
|
||||
</div>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user