mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
parent
5cbd240d1e
commit
f020603e00
|
|
@ -500,7 +500,7 @@ function chatMessage(chat?: any, problem?: string, re_chat?: boolean) {
|
|||
application
|
||||
.asyncAppAuthentication(accessToken)
|
||||
.then(() => {
|
||||
chatMessage(chat)
|
||||
chatMessage(chat, problem)
|
||||
})
|
||||
.catch(() => {
|
||||
errorWrite(chat)
|
||||
|
|
|
|||
Loading…
Reference in New Issue