fix: add code source

This commit is contained in:
ikechan8370 2023-02-20 13:41:24 +08:00
parent b4c10d5c77
commit d013013b89

View file

@ -200,6 +200,7 @@ export class ChatgptManagement extends plugin {
return true
}
// modified from miao-plugin
async updateChatGPTPlugin (e) {
let timer
if (!await this.checkAuth(e)) {