Skip to content

Commit 71fca9f

Browse files
update react ui kit samples to UI Kit v0.2.7
1 parent 5e3be26 commit 71fca9f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/react-chat-ui-kit-demo-app/src/QBconfig.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@ export const QBConfig = {
121121
active: 2,
122122
},
123123
debug: true,
124+
enableForwarding: true,
125+
enableReplying: true,
124126
endpoints: {
125127
api: 'api.quickblox.com',
126128
chat: 'chat.quickblox.com',

0 commit comments

Comments
 (0)