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,7 +1,7 @@
{
"id": "obsidian-livesync",
"name": "Self-hosted LiveSync",
"version": "0.1.25",
"version": "0.1.26",
"minAppVersion": "0.9.12",
"description": "Community implementation of self-hosted livesync. Reflect your vault changes to some other devices immediately. Please make sure to disable other synchronize solutions to avoid content corruption or duplication.",
"author": "vorotamoroz",