vault backup: 2023-07-26 15:26:38

This commit is contained in:
zzz
2023-07-26 15:26:38 +08:00
8 changed files with 1597 additions and 112 deletions

View File

@@ -1,9 +1,12 @@
{
"id": "obsidian-git",
"name": "Obsidian Git",
"description": "Backup your vault with Git.",
"isDesktopOnly": false,
"fundingUrl": "https://ko-fi.com/vinzent",
"description": "Backup your vault with git.",
"isDesktopOnly": true,
"js": "main.js",
<<<<<<< HEAD
"version": "2.20.6"
=======
"version": "1.26.1"
>>>>>>> origin/master
}