fixed some base on awsome advices.

- do not show too frequent message.
- fixing code mistake
This commit is contained in:
vrtmrz
2021-10-17 11:06:25 +09:00
parent f3f0639d95
commit 57187a0926
5 changed files with 22 additions and 3688 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "obsidian-livesync",
"version": "0.0.8",
"version": "0.0.9",
"description": "obsidian Live synchronization plugin.",
"main": "main.js",
"scripts": {