New feature:

- Add database configuration check & fixing tool
This commit is contained in:
vorotamoroz
2022-05-10 13:43:50 +09:00
parent 88ef7c316a
commit f613f1b887
5 changed files with 189 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "obsidian-livesync",
"version": "0.8.8",
"version": "0.9.0",
"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",