forked from tuvn86/webapp-conversation
fix: input method enter also send message
This commit is contained in:
parent
f5432694b9
commit
d8cfcc9eae
2 changed files with 8 additions and 4 deletions
|
|
@ -3,7 +3,7 @@ export const APP_ID = ''
|
|||
export const API_KEY = ''
|
||||
|
||||
export const APP_INFO: AppInfo = {
|
||||
"title": 'Chat APP',
|
||||
"title": 'Chat APP11',
|
||||
"description": '',
|
||||
"copyright": '',
|
||||
"privacy_policy": '',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue