diff --git a/apps/management.js b/apps/management.js index f5bab80..21e72ab 100644 --- a/apps/management.js +++ b/apps/management.js @@ -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)) {