mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-24 07:29:30 +01:00
fix: export module change
This commit is contained in:
@@ -54,7 +54,7 @@ function decrypt(password, data) {
|
||||
});
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
export default {
|
||||
read,
|
||||
write,
|
||||
remove,
|
||||
|
||||
Reference in New Issue
Block a user