- 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
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "obsidian-livesync",
"version": "0.7.0",
"version": "0.7.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "obsidian-livesync",
"version": "0.7.0",
"version": "0.7.1",
"license": "MIT",
"dependencies": {
"diff-match-patch": "^1.0.5",