mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 22:07:10 +00:00
fix: add code source
This commit is contained in:
parent
b4c10d5c77
commit
d013013b89
1 changed files with 1 additions and 0 deletions
|
|
@ -200,6 +200,7 @@ export class ChatgptManagement extends plugin {
|
||||||
return true
|
return true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// modified from miao-plugin
|
||||||
async updateChatGPTPlugin (e) {
|
async updateChatGPTPlugin (e) {
|
||||||
let timer
|
let timer
|
||||||
if (!await this.checkAuth(e)) {
|
if (!await this.checkAuth(e)) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue