Skip to content

Commit 1d1cf54

Browse files
committed
feat: Add human relay monitoring related configuration keys
1 parent c90d4d0 commit 1d1cf54

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
@@ -198,6 +198,8 @@ export type GlobalStateKey =
198198
| "telemetrySetting"
199199
| "showRooIgnoredFiles"
200200
| "remoteBrowserEnabled"
201+
| "humanRelayMonitorClipboard"
202+
| "humanRelayMonitorInterval"
201203

202204
export type ConfigurationKey = GlobalStateKey | SecretKey
203205

0 commit comments

Comments
 (0)