mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-16 08:01:53 +00:00
删除用户
This commit is contained in:
2
node_modules/db.js
generated
vendored
2
node_modules/db.js
generated
vendored
@@ -6,7 +6,7 @@ var Evt = require('evt');
|
||||
// var dbPath = require('nw.gui').App.dataPath + '/nedb';
|
||||
// var dbPath = Evt.getBasePath() + '/Users/life/Library/Application Support/Leanote' + '/nedb';
|
||||
// nedb2 为了port
|
||||
var dbPath = Evt.getBasePath() + '/nedb55';
|
||||
var dbPath = Evt.getDBPath();
|
||||
// console.error(dbPath);
|
||||
|
||||
// test
|
||||
|
Reference in New Issue
Block a user