mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
fix: init indexer no matter what
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import Hashes from "jshashes";
|
||||
import { sendCheckUserStatusEvent } from "../common.js";
|
||||
const md5 = new Hashes.MD5();
|
||||
|
||||
const invalidKeys = ["user", "t", "lastBackupTime"];
|
||||
|
||||
Reference in New Issue
Block a user