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

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "obsidian-livesync",
"version": "0.1.10",
"version": "0.1.11",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "obsidian-livesync",
"version": "0.1.10",
"version": "0.1.11",
"license": "MIT",
"dependencies": {
"diff-match-patch": "^1.0.5",