mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-16 16:04:56 +00:00
基本完成
This commit is contained in:
2
node_modules/web.js
generated
vendored
2
node_modules/web.js
generated
vendored
@@ -109,7 +109,7 @@ var Web = {
|
||||
|
||||
syncProcess: function(type, title) {
|
||||
var me = this;
|
||||
me.Note.syncProcess('In sync ' + type + ': ' + title);
|
||||
me.Note.syncProcess('In sync ' + type + ' <br /> ' + title);
|
||||
},
|
||||
/*
|
||||
syncNotebookFinish: function() {
|
||||
|
Reference in New Issue
Block a user