We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0f82d8 commit 8868930Copy full SHA for 8868930
webview-ui/src/components/settings/providers/Requesty.tsx
@@ -15,6 +15,7 @@ import { RequestyBalanceDisplay } from "./RequestyBalanceDisplay"
15
import { ApiKey } from "../ApiKey"
16
import { getCallbackUrl } from "@/oauth/urls"
17
import { toRequestyServiceUrl } from "@roo/utils/requesty"
18
+import { inputEventTransform } from "../transforms"
19
20
type RequestyProps = {
21
apiConfiguration: ProviderSettings
0 commit comments