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"