mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-07-11 07:13:11 +00:00
Fixed boot issue and Improved deletion
- fixed bootup delay when vault contains many files. - status bar improvement. - add new feature, using trash when file has been delete in remote.
This commit is contained in:
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "obsidian-livesync",
|
||||
"version": "0.1.8",
|
||||
"version": "0.1.9",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "obsidian-livesync",
|
||||
"version": "0.1.8",
|
||||
"version": "0.1.9",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"diff-match-patch": "^1.0.5",
|
||||
|
||||
Reference in New Issue
Block a user