Initial commit
This commit is contained in:
9
apps/obsidian-plugin/manifest.json
Normal file
9
apps/obsidian-plugin/manifest.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"id": "obsidian-sync",
|
||||
"name": "Obsidian Sync",
|
||||
"version": "0.1.0",
|
||||
"minAppVersion": "1.5.0",
|
||||
"description": "Sync a vault through a self-hosted encrypted sync server.",
|
||||
"author": "Local",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
Reference in New Issue
Block a user