Skip to content

Commit 7eb42d0

Browse files
committed
fix:Added human relay monitoring clipboard and monitoring interval configuration keys
1 parent d8f612d commit 7eb42d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/exports/roo-code.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,8 @@ export type GlobalStateKey =
255255
| "remoteBrowserEnabled"
256256
| "language"
257257
| "fakeAi"
258+
| "humanRelayMonitorClipboard"
259+
| "humanRelayMonitorInterval"
258260

259261
export type ConfigurationKey = GlobalStateKey | SecretKey
260262

0 commit comments

Comments
 (0)