From 730cbbbb336dedd6916baad56372016914b00cf6 Mon Sep 17 00:00:00 2001 From: satori Date: Mon, 16 Dec 2024 08:21:04 +0800 Subject: [PATCH] =?UTF-8?q?update=5Fexplorer=20=E5=BC=95=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.js b/main.js index d9c5ae5..7325cab 100644 --- a/main.js +++ b/main.js @@ -1,6 +1,6 @@ import fs from 'fs' import { Tail } from 'tail' -import { update } from './update.js' +import { update, update_explorer } from './update.js' class 计数 {