mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 21:37:11 +00:00
fix: 更新readme;隐藏日志
This commit is contained in:
parent
1e867c08ef
commit
0e826e58a8
3 changed files with 3 additions and 3 deletions
|
|
@ -184,7 +184,7 @@ export class chatgpt extends plugin {
|
|||
reg: toggleMode === 'at' ? '^[^#][sS]*' : '^#chat[^gpt][sS]*',
|
||||
/** 执行方法 */
|
||||
fnc: 'chatgpt',
|
||||
log: true
|
||||
log: false
|
||||
},
|
||||
{
|
||||
reg: '^#(chatgpt)?对话列表$',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue