mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 22:07:10 +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'
|
fnc: 'modeHelp'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
reg: '^#chatgpt(强制)更新$',
|
reg: '^#chatgpt(强制)?更新$',
|
||||||
fnc: 'updateChatGPTPlugin'
|
fnc: 'updateChatGPTPlugin'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue