first commit
This commit is contained in:
13
.obsidian/plugins/local-backup/manifest.json
vendored
Normal file
13
.obsidian/plugins/local-backup/manifest.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"id": "local-backup",
|
||||
"name": "Local Backup",
|
||||
"version": "0.0.5",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Automatically creates a local backup of the vault.",
|
||||
"author": "GC Chen",
|
||||
"authorUrl": "https://github.com/cgcel/obsidian-local-backup",
|
||||
"fundingUrl": "https://www.buymeacoffee.com/cgcel",
|
||||
"isDesktopOnly": true,
|
||||
"js": "main.js",
|
||||
"tags": ["backup"]
|
||||
}
|
Reference in New Issue
Block a user