mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-16 08:01:53 +00:00
删除用户
This commit is contained in:
4
node_modules/evt.js
generated
vendored
4
node_modules/evt.js
generated
vendored
@@ -107,6 +107,10 @@ var Evt = {
|
||||
fs.mkdirSync(dataBasePath);
|
||||
}
|
||||
catch(e) {};
|
||||
},
|
||||
|
||||
getDBPath: function () {
|
||||
return this.getBasePath() + '/nedb55';
|
||||
}
|
||||
};
|
||||
module.exports = Evt;
|
||||
|
Reference in New Issue
Block a user