chunk splitting method changed

less change sensitivity
This commit is contained in:
vrtmrz
2021-10-17 22:10:03 +09:00
parent 57187a0926
commit 518ae46cf9
4 changed files with 245 additions and 46 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "obsidian-livesync",
"version": "0.0.9",
"version": "0.10.0",
"description": "obsidian Live synchronization plugin.",
"main": "main.js",
"scripts": {