[fix] sync
This commit is contained in:
parent
9533519b8a
commit
b89310e659
1 changed files with 2 additions and 2 deletions
|
@ -65,8 +65,8 @@ $("load").onchange = e => {
|
|||
insert: t
|
||||
}
|
||||
})
|
||||
client.sync();
|
||||
console.log("SYNC");
|
||||
//client.sync();
|
||||
//console.log("SYNC");
|
||||
});
|
||||
$("load").value = "";
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue