mirror of
https://github.com/leanote/desktop-app.git
synced 2026-01-20 06:04:34 +08:00
sync问题
This commit is contained in:
1
src/node_modules/web.js
generated
vendored
1
src/node_modules/web.js
generated
vendored
@@ -153,7 +153,6 @@ var Web = {
|
||||
updateNotebookNumberNotes: function(notebookId, count) {
|
||||
var me = this;
|
||||
me.Notebook.updateNotebookNumberNotes(notebookId, count);
|
||||
|
||||
}
|
||||
};
|
||||
module.exports = Web;
|
||||
|
||||
Reference in New Issue
Block a user