mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-21 14:09:34 +01:00
feat: add auto syncing to premium features
This commit is contained in:
@@ -15,6 +15,7 @@ export const CHECK_IDS = {
|
||||
vaultAdd: "vault:add",
|
||||
notebookAdd: "notebook:add",
|
||||
backupEncrypt: "backup:encrypt",
|
||||
databaseSync: "database:sync",
|
||||
};
|
||||
|
||||
export const EVENTS = {
|
||||
|
||||
Reference in New Issue
Block a user