style: lint

This commit is contained in:
手瓜一十雪
2024-12-17 09:25:10 +08:00
parent dbc6849cb1
commit 09c7bd89ad
7 changed files with 24 additions and 24 deletions

View File

@@ -91,7 +91,7 @@ export class OneBotQuickActionApi {
}
async handleGroupRequest(request: OB11GroupRequestEvent, quickAction: QuickActionGroupRequest) {
let noify = await this.findNotify(request.flag);
const noify = await this.findNotify(request.flag);
if (!isNull(quickAction.approve) && noify) {
this.core.apis.GroupApi.handleGroupRequest(