mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-18 09:24:55 +00:00
sync
This commit is contained in:
@@ -1303,7 +1303,7 @@ function fullSync(callback) {
|
||||
// 增量同步
|
||||
function incrSync() {
|
||||
log('incr sync');
|
||||
SyncService.incrSync(Notebook, Note);
|
||||
SyncService.incrSync();
|
||||
}
|
||||
|
||||
// note.html调用
|
||||
|
Reference in New Issue
Block a user