From 136cf998855e3646d44c71d00e468286345a8d6f Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Mon, 31 Mar 2025 13:51:21 -0400 Subject: [PATCH] Add requesty to connect-src (#2155) --- .changeset/hot-garlics-join.md | 5 +++++ src/core/webview/ClineProvider.ts | 2 +- src/core/webview/__tests__/ClineProvider.test.ts | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 .changeset/hot-garlics-join.md diff --git a/.changeset/hot-garlics-join.md b/.changeset/hot-garlics-join.md new file mode 100644 index 0000000000..18e007a43f --- /dev/null +++ b/.changeset/hot-garlics-join.md @@ -0,0 +1,5 @@ +--- +"roo-cline": patch +--- + +Fix bug in loading Requesty key balance diff --git a/src/core/webview/ClineProvider.ts b/src/core/webview/ClineProvider.ts index a7fc450b0e..ff223250b0 100644 --- a/src/core/webview/ClineProvider.ts +++ b/src/core/webview/ClineProvider.ts @@ -705,7 +705,7 @@ export class ClineProvider extends EventEmitter implements - +