mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 23:19:40 +01:00
4 lines
79 B
JavaScript
4 lines
79 B
JavaScript
|
|
module.exports.PATHS = {
|
||
|
|
backupsDirectory: "documents/Notesnook/backups",
|
||
|
|
};
|