From 1ea0910b59b6b3529b3bf3693d91e8d64b73d037 Mon Sep 17 00:00:00 2001 From: leiyilu <1509167646@qq.com> Date: Fri, 24 Jun 2022 13:33:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E3=80=82=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.js b/index.js index 62d73a5..84076fc 100644 --- a/index.js +++ b/index.js @@ -6,6 +6,8 @@ import { versionInfo, help } from "./apps/help.js"; + +import common from "../../lib/common.js"; import { Note } from "./apps/Note.js"