mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
fix: update command /
This commit is contained in:
parent
5399d57e38
commit
18bae72c50
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ export class ChatgptManagement extends plugin {
|
|||
fnc: 'modeHelp'
|
||||
},
|
||||
{
|
||||
reg: '^#chatgpt(强制)更新$',
|
||||
reg: '^#chatgpt(强制)?更新$',
|
||||
fnc: 'updateChatGPTPlugin'
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue