Add slashCommand dependency (#1401)
This commit is contained in:
parent
e3def2dd49
commit
d8000c9248
|
@ -1002,6 +1002,7 @@ Add any other context about the problem here.
|
|||
setQuittingMessages,
|
||||
pendingCompressionItemRef,
|
||||
setPendingCompressionItem,
|
||||
savedChatTags,
|
||||
]);
|
||||
|
||||
const handleSlashCommand = useCallback(
|
||||
|
|
Loading…
Reference in New Issue