mirror of
https://github.com/leanote/desktop-app.git
synced 2025-12-22 01:07:19 +08:00
笔记本数量, contextmenu
This commit is contained in:
1
node_modules/note.js
generated
vendored
1
node_modules/note.js
generated
vendored
@@ -1356,6 +1356,7 @@ var Note = {
|
||||
},
|
||||
// 彻底删除笔记时调用
|
||||
updateTagCount: function(tags) {
|
||||
var me = this;
|
||||
if(!tags) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user