Skip to content

Commit

Permalink
added translate for quick reply
Browse files Browse the repository at this point in the history
  • Loading branch information
khanh1902 committed Jun 29, 2024
1 parent 9d677c0 commit 9f0fbc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/prompts.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
const { translate } = require('../services/translate');
const Cards = require('./cards');

const formatMessage = ({ data, type, conversationData }) => {
Expand Down

0 comments on commit 9f0fbc9

Please sign in to comment.