1
0
mirror of https://github.com/vrtmrz/obsidian-livesync.git synced 2025-01-08 13:06:42 +02:00
obsidian-livesync/manifest.json
vorotamoroz 6288716966 - Fixed
- Fixed the issue about fixing the database.
2023-06-09 19:28:29 +09:00

10 lines
463 B
JSON

{
"id": "obsidian-livesync",
"name": "Self-hosted LiveSync",
"version": "0.19.10",
"minAppVersion": "0.9.12",
"description": "Community implementation of self-hosted livesync. Reflect your vault changes to some other devices immediately. Please make sure to disable other synchronize solutions to avoid content corruption or duplication.",
"author": "vorotamoroz",
"authorUrl": "https://github.com/vrtmrz",
"isDesktopOnly": false
}