mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-18 06:17:06 +00:00
fix: add git log
This commit is contained in:
parent
d013013b89
commit
16166924cd
1 changed files with 1 additions and 0 deletions
|
|
@ -225,6 +225,7 @@ export class ChatgptManagement extends plugin {
|
||||||
return true
|
return true
|
||||||
}
|
}
|
||||||
e.reply('ChatGPT更新成功,正在尝试重新启动Yunzai以应用更新...')
|
e.reply('ChatGPT更新成功,正在尝试重新启动Yunzai以应用更新...')
|
||||||
|
e.reply('更新日志:\n' + stdout)
|
||||||
timer && clearTimeout(timer)
|
timer && clearTimeout(timer)
|
||||||
|
|
||||||
let data = JSON.stringify({
|
let data = JSON.stringify({
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue