diff --git a/frontend/src/views/ChatView.vue b/frontend/src/views/ChatView.vue index 6456342..2c53391 100644 --- a/frontend/src/views/ChatView.vue +++ b/frontend/src/views/ChatView.vue @@ -2485,6 +2485,7 @@ export default { handleHistoryPickerVisibleChange, historyQuickFilters, historyQuickFilter, + applyHistoryQuickFilter, loadChatHistory, loadHistoryConversation, formatMessage,