mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-15 07:31:33 +00:00
send notebook changes, 先添加父, 再添加子
This commit is contained in:
2
node_modules/db.js
generated
vendored
2
node_modules/db.js
generated
vendored
@@ -10,7 +10,7 @@ console.error(dbPath);
|
||||
|
||||
// test
|
||||
if(dbPath.length < 6) {
|
||||
// var dbPath = '/Users/life/Library/Application Support/Leanote' + '/nedb';
|
||||
var dbPath = '/Users/life/Library/Application Support/Leanote' + '/nedb';
|
||||
}
|
||||
|
||||
// console.log(dbPath);
|
||||
|
Reference in New Issue
Block a user