From 7f8674d2e40409808d583ea4613272404d287c22 Mon Sep 17 00:00:00 2001 From: Xiao Yan? <102222065+ImYanXiao@users.noreply.github.com> Date: Tue, 13 Jun 2023 06:10:56 +0700 Subject: [PATCH] Gtw --- handler.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handler.js b/handler.js index a3cfe3b..d94c812 100644 --- a/handler.js +++ b/handler.js @@ -39,7 +39,7 @@ export async function handler(chatUpdate) { limit: 10, afk: -1, afkReason: '', - banned: falseimport chalk from 'chalk' + banned: false import { format } from 'util' import path, { join } from 'path' import { fileURLToPath } from 'url'