[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
|
insert: t
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
client.sync();
|
//client.sync();
|
||||||
console.log("SYNC");
|
//console.log("SYNC");
|
||||||
});
|
});
|
||||||
$("load").value = "";
|
$("load").value = "";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue