fixes below:

Make text selectable in log dialog.
Dumping errors when couldn't connect
Invalid uri could not detected.
Add tooltips to statusbar
This commit is contained in:
vorotamoroz
2021-11-08 17:52:07 +09:00
parent d324f08240
commit 53b4d4cd20
5 changed files with 8 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "obsidian-livesync",
"version": "0.1.10",
"version": "0.1.11",
"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": {