Fix Fetch chunks on demand

This commit is contained in:
vorotamoroz
2025-08-09 02:17:50 +09:00
parent a9c3f60fe7
commit 0a30af479f
5 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "obsidian-livesync",
"version": "0.25.5",
"version": "0.25.6",
"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",