From d4da78601829396ad034eaa16407fcb2d18cda90 Mon Sep 17 00:00:00 2001 From: pashpashpash Date: Tue, 4 Feb 2025 12:47:09 -0800 Subject: [PATCH] renaming Account -> Cline Account --- webview-ui/src/components/account/AccountView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webview-ui/src/components/account/AccountView.tsx b/webview-ui/src/components/account/AccountView.tsx index d4d9ec5fb9..c4910858bc 100644 --- a/webview-ui/src/components/account/AccountView.tsx +++ b/webview-ui/src/components/account/AccountView.tsx @@ -39,7 +39,7 @@ const AccountView = ({ onDone }: AccountViewProps) => { marginBottom: "17px", paddingRight: 17, }}> -

Account

+

Cline Account

Done