diff options
Diffstat (limited to 'packages/cli/src/ui/hooks/slashCommandProcessor.ts')
| -rw-r--r-- | packages/cli/src/ui/hooks/slashCommandProcessor.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/cli/src/ui/hooks/slashCommandProcessor.ts b/packages/cli/src/ui/hooks/slashCommandProcessor.ts index f76580b7..80e596ec 100644 --- a/packages/cli/src/ui/hooks/slashCommandProcessor.ts +++ b/packages/cli/src/ui/hooks/slashCommandProcessor.ts @@ -1002,6 +1002,7 @@ Add any other context about the problem here. setQuittingMessages, pendingCompressionItemRef, setPendingCompressionItem, + savedChatTags, ]); const handleSlashCommand = useCallback( |
