mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-16 16:04:56 +00:00
incr 同步完成, 待send changes
This commit is contained in:
@@ -972,4 +972,11 @@ $(function() {
|
||||
var $p = $(this).parent();
|
||||
Notebook.contextmenuSearch.showMenu(e, $p);
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
//---------------
|
||||
// 笔记本解决冲突
|
||||
Notebook.fixConflict = function() {
|
||||
|
||||
};
|
Reference in New Issue
Block a user