Add slashCommand dependency (#1401)

This commit is contained in:
Seth Troisi 2025-06-24 15:55:26 -07:00 committed by GitHub
parent e3def2dd49
commit d8000c9248
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1002,6 +1002,7 @@ Add any other context about the problem here.
setQuittingMessages, setQuittingMessages,
pendingCompressionItemRef, pendingCompressionItemRef,
setPendingCompressionItem, setPendingCompressionItem,
savedChatTags,
]); ]);
const handleSlashCommand = useCallback( const handleSlashCommand = useCallback(