- Device and vault name is now not stored in the data.json.
You can synchronize LiveSync's configuration!
This commit is contained in:
vorotamoroz
2022-02-18 20:10:43 +09:00
parent 43fba807c3
commit 31ab0e90f6
6 changed files with 26 additions and 13 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "obsidian-livesync",
"version": "0.7.0",
"version": "0.7.1",
"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",
"type": "module",