Mini fix:

fixed the problem that plugin sync timing and notification.
This commit is contained in:
vorotamoroz
2021-12-15 09:22:43 +09:00
parent 40ed2bbdcf
commit eef2281ae3
3 changed files with 27 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "obsidian-livesync",
"version": "0.1.25",
"version": "0.1.26",
"description": "Reflect your vault changes to some other devices immediately. Please make sure to disable other synchronize solutions to avoid content corruption or duplication.",
"main": "main.js",
"scripts": {