Files
obsidian-livesync/manifest.json
vorotamoroz 1d71870fa3 Add 1 Feature and Refactored some
- Add Remote Database version check.
- Removed Depencency from Database Class.
2021-10-21 18:48:42 +09:00

11 lines
410 B
JSON

{
"id": "obsidian-livesync",
"name": "Obsidian Live sync",
"version": "0.1.6",
"minAppVersion": "0.9.12",
"description": "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
}