diff --git a/packages/core/src/api/key-manager.ts b/packages/core/src/api/key-manager.ts index 64465e500..43068cf37 100644 --- a/packages/core/src/api/key-manager.ts +++ b/packages/core/src/api/key-manager.ts @@ -19,7 +19,7 @@ along with this program. If not, see . import { Cipher, SerializedKey, SerializedKeyPair } from "@notesnook/crypto"; import Database from "."; -import { isCipher } from "../utils"; +import { isCipher } from "../utils/index.js"; const KEY_INFO = { inboxKeys: {